Skip to content

Commit

Permalink
made the spacing real
Browse files Browse the repository at this point in the history
  • Loading branch information
nyadiia committed Jul 30, 2023
1 parent 387ff95 commit 9d39a34
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 4 additions & 0 deletions sass/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,10 @@ article {
margin: 0 auto;
}

.buttons {
margin-top: 0.5rem;
}

.section-title {
display: block;
font-size: 2.2em;
Expand Down
4 changes: 0 additions & 4 deletions sass/parts/_footer.scss
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,4 @@ footer nav {
.credits {
font-size: 0.88rem;
color: var(--meta-color);
}

.buttons {
margin-top: 0.5rem;
}

0 comments on commit 9d39a34

Please sign in to comment.