Changed some styles

This commit is contained in:
Gregory Ballantine 2025-01-08 00:00:05 -05:00
parent 4671c017b5
commit af6c34599b
2 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
$footer-height: 165px $footer-height: 150px
$color-primary: #1e76d1 $color-primary: #1e76d1
$color-primary-hover: darken(#1e76d1, 10%) $color-primary-hover: darken(#1e76d1, 10%)

View File

@ -161,3 +161,6 @@ hr
p p
text-align: center text-align: center
&:not(:last-child)
margin-bottom: 5px