fixes
All checks were successful
deploy to production / deploy (push) Successful in 35s

This commit is contained in:
2023-09-01 13:46:53 +00:00
parent 190c83f4b0
commit e02ac8e1f7
7 changed files with 16 additions and 11 deletions

View File

@@ -83,9 +83,9 @@
& > .row {
padding: 10px;
padding-top: 30px;
padding: 30px 10px;
@media @tablet {
padding-top: 80px;
padding: 80px 10px;
}
width: 100%;
position: relative;