add post about decals

This commit is contained in:
2020-06-24 15:50:06 -07:00
committed by Andrew Cassidy
parent a7261dd0cc
commit e6a05f8628
11 changed files with 370 additions and 92 deletions

View File

@ -70,7 +70,7 @@ body {
font-size: $body-size;
font-family: $body-font;
color: $body-text;
max-width: 1000px;
max-width: 1312px;
}
@ -167,6 +167,7 @@ footer {
bottom: 20px;
}
flex-grow: 1;
overflow:hidden;
}
hr {