Skip to content

Commit

Permalink
Footer border
Browse files Browse the repository at this point in the history
  • Loading branch information
cmbuckley committed Mar 19, 2024
1 parent ba4b5e1 commit b97f775
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions public/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@ article > :last-child {
margin-bottom: 0;
}

footer {
border-top: 1px solid var(--muted-border-color);
padding-top: var(--nav-element-spacing-vertical);
}

.success {
color: green;
}
Expand Down

0 comments on commit b97f775

Please sign in to comment.