Skip to content

Commit 052c7de

Browse files
author
Kagamihara Nadeshiko
committed
Fix button layout issue
1 parent a06f1f1 commit 052c7de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.module.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
}
142142

143143
.buttonContainer .button:last-of-type {
144-
margin: 0px 36px;
144+
margin: 10px 18px;
145145
}
146146

147147
/* Hardcode stuff */

0 commit comments

Comments
 (0)