John Hess 2022-03-21 15:45:30 -05:00
parent 932c39987f
commit 1d8b700bcc
2 changed files with 3 additions and 2 deletions

View file

@ -1,7 +1,7 @@
// -------------------------
// Body Styles
// -------------------------
.main-area {
body {
background-color: $gold;
}
@ -92,6 +92,7 @@ a:active {
.content-area {
&-wrapper {
margin-top: 30px;
margin-bottom: 30px;
.content-title {
font-size: 42px;
font-weight: 800;