Update top banner with new info

This commit is contained in:
Jake
2022-03-17 09:49:18 -07:00
parent c206b4ed75
commit ea82a59d66
4 changed files with 8 additions and 6 deletions

View File

@@ -28,12 +28,14 @@
}
p {
padding-top: 10px;
font-size: 12px;
line-height: 20px;
text-align: center;
margin: auto;
@include media-breakpoint-up(md) {
padding-top: 8px;
font-size: 16px;
width: initial;
}