Adjust style

This commit is contained in:
ThatOneCalculator 2022-07-06 20:42:54 -07:00
parent 08fde9abdd
commit 47bc382151
1 changed files with 3 additions and 1 deletions

View File

@ -230,6 +230,7 @@
.icon-warning {
color: #dec340;
height: 4rem;
padding-top: 2rem;
}
h1 {
@ -244,7 +245,8 @@
background: #333;
margin-bottom: 2rem;
padding: 0.5rem 1rem;
border-radius: 5px;
width: 40rem;
border-radius: 10px;
justify-content: center;
margin: auto;
}