robin - final version

This commit is contained in:
2023-07-16 21:31:08 +00:00
parent 8128f4f641
commit 383c1be382
10 changed files with 363 additions and 9 deletions

View File

@@ -46,10 +46,10 @@
justify-content: flex-start;
width: 100%;
position: relative;
overflow-x: hidden;
gap: 10px;
& > .row {
padding: 10px;
padding-top: 80px;
@@ -75,7 +75,7 @@
& > .content {
width: 100%;
max-width: 1600px;
max-width: 1800px;
padding: 0px 2.5vw;
position: relative;
&.bright {