]> git.proxmox.com Git - pve-eslint.git/blobdiff - eslint/docs/src/assets/scss/components/hero.scss
import 8.41.0 source
[pve-eslint.git] / eslint / docs / src / assets / scss / components / hero.scss
index 54c303e2216006b898e9ca8cdedc1350ed769147..44a7390e0270acb917dc7f1974e29f44d9d429cc 100644 (file)
         padding: 0 calc(1rem + 1vw);
         padding-bottom: 0;
         align-items: center;
+        max-width: 1700px;
+
+        @media all and (min-width: 1700px) {
+            margin: auto;
+        }
     }
 }
 
 .hero--homepage {
-
     .section-title {
         margin-bottom: 1.5rem;
         margin-block-end: 1.5rem;