File tree Expand file tree Collapse file tree 1 file changed +7
-11
lines changed
Expand file tree Collapse file tree 1 file changed +7
-11
lines changed Original file line number Diff line number Diff line change 312312.generated-page {
313313 background : white;
314314 min-height : 100vh ;
315- padding : 2rem 1rem ;
315+ padding : 0 ;
316+ width : 100vw ;
316317}
317318
318319.nav-buttons {
@@ -323,12 +324,9 @@ h1 {
323324 position : sticky;
324325 top : 0 ;
325326 background : white;
326- padding : 1rem 0 ;
327+ padding : 1rem 2 rem ;
327328 z-index : 10 ;
328329 border-bottom : 2px solid # e2e8f0 ;
329- max-width : 95% ;
330- margin-left : auto;
331- margin-right : auto;
332330}
333331
334332.nav-btn {
@@ -486,12 +484,6 @@ h1 {
486484
487485/* ===== RESPONSIVE ===== */
488486
489- @media (max-width : 1400px ) {
490- .side-by-side-layout {
491- grid-template-columns : 1fr ;
492- }
493- }
494-
495487@media (max-width : 768px ) {
496488 .container {
497489 padding : 1rem ;
542534 .generated-page {
543535 padding : 1rem ;
544536 }
537+
538+ .side-by-side-layout {
539+ grid-template-columns : 1fr ;
540+ }
545541}
You can’t perform that action at this time.
0 commit comments