Skip to content

Commit 3934555

Browse files
committed
Reduce padding
1 parent 9a607ff commit 3934555

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/styles/button.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ button,
88
color: white;
99
border-radius: 50px;
1010
font-size: 1.2em;
11-
padding: 1rem 2rem;
11+
padding: 1rem;
1212
text-decoration: none;
1313

1414
& mdui-icon {

0 commit comments

Comments
 (0)