update top banner for AMM

This commit is contained in:
Jake
2022-07-08 14:46:44 -07:00
parent 1564931ece
commit 40059ef77e
3 changed files with 6 additions and 6 deletions

View File

@@ -4,7 +4,7 @@
background-position: center;
background-color: #7919FF;
background-size: cover;
padding: 2px 50px;
padding: 2px 0;
color: #fff;
text-align: center;
font-size: 16px;
@@ -28,14 +28,14 @@
}
p {
padding-top: 5px;
padding-top: 15px;
font-size: 12px;
line-height: 15px;
text-align: center;
margin: auto;
@include media-breakpoint-up(md) {
padding-top: 8px;
padding-top: 10px;
font-size: 16px;
width: initial;
line-height: 20px;