adjust spacing

This commit is contained in:
akcodez
2025-02-18 14:07:46 -08:00
parent 25dc1ff8ec
commit 4be2dafd49
2 changed files with 7 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@@ -53,6 +53,9 @@
@media (max-width: 768px) {
font-size: 18px;
padding: 11px 35px;
.banner-button{
gap: 11px !important;
}
.button-text{
margin-bottom: 4px;
}
@@ -87,9 +90,9 @@
width: 24.5px;
height: 33.7px;
@media (max-width: 768px) {
width: 19.5px;
height: 18.7px;
padding-top: 0px;
width: 14.5px;
height: 14px;
margin-top: 4px;
}
@media (max-width: 564px) {
width: 15.5px;