Skip to content

Commit 6940c89

Browse files
author
AzamAzis
committed
Change the font size of reset button
1 parent 0a3d84f commit 6940c89

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,10 +144,11 @@ hr {
144144
border-radius: 10px;
145145
border: none;
146146
display: block;
147-
font-size: 1rem;
147+
font-size: 1.25rem;
148148
font-weight: bold;
149149
margin: 1rem auto;
150150
padding: 1rem 4rem;
151+
text-transform: uppercase;
151152
}
152153

153154
/* ||ELEMENT */

0 commit comments

Comments
 (0)