Skip to content

Commit

Permalink
Nudge line and button spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
G-Ambatte committed Apr 20, 2024
1 parent fde1706 commit 4bc07ce
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@
padding: 10px;
margin: 25px 100px;
text-align: center;
line-height: 1.5em;

button {
background-color: #333;
color: white;
margin-top: 10px;
margin: 10px;

&:hover {
background-color: #777;
Expand Down

0 comments on commit 4bc07ce

Please sign in to comment.