mobile padding quick patch

This commit is contained in:
2021-09-30 15:00:53 -04:00
parent 4a4cac23fd
commit 77b8d54546
2 changed files with 3 additions and 81 deletions

View File

@@ -254,7 +254,9 @@ a {
background-size: auto 100%;
}
.foreground{
padding-left: 3rem;
width:100%;
padding-left: .5rem;
padding-right: .5rem;
padding-bottom: 36px;
}
.col{