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

This commit is contained in:
2023-09-08 13:42:48 +00:00
parent 6b735fed07
commit 61af2e2c8e
7 changed files with 96 additions and 61 deletions

View File

@@ -83,10 +83,11 @@
gap: 10px;
& > .row {
padding: 10px;
padding: 30px 10px;
margin: 15px 0px;
padding: 15px 10px;
@media @tablet {
padding: 80px 10px;
margin: 40px 0px;
padding: 30px 10px;
}
width: 100%;
position: relative;
@@ -110,7 +111,7 @@
& > .content {
width: 100%;
max-width: 1800px;
max-width: 1400px;
padding: 0px 2.5vw;
position: relative;
&.bright {