Skip to content

Commit

Permalink
Update index.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
AnotherPillow committed Nov 4, 2023
1 parent 85e65b6 commit 64cd783
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ $main-color: #524b3f;

a {
color: inherit;

}

}
Expand Down Expand Up @@ -178,6 +178,10 @@ $main-color: #524b3f;

margin-bottom: 20px;

label {
margin-right: 0.5em;
}

.form-input {
width: 70%;
}
Expand Down

0 comments on commit 64cd783

Please sign in to comment.