diff --git a/header.php b/header.php index a36d67a..4428c1c 100644 --- a/header.php +++ b/header.php @@ -23,18 +23,8 @@
- forum - - join - - - + forum + shop diff --git a/style.css b/style.css index 8c4a3ee..e2227ee 100644 --- a/style.css +++ b/style.css @@ -246,15 +246,6 @@ SECTIONS } } -/* @media not all and (min-resolution:.001dpcm) -{ - @supports (-webkit-appearance:none) and (stroke-color:transparent) { - .st-header-icon-bar__item { - transition: margin 300ms; - margin-left: calc((100% - (4 * 62px)) / (4 - 1)); - } - } -} */ .st-icon-bar-sticky .st-header-icon-bar__item { margin-left: .75em; @@ -612,11 +603,11 @@ SECTIONS transition: margin 300ms; } -.st-article-section-topper-scrolled { - margin-bottom: 125px; -} - @media (min-width: 760px) { + .st-article-section-topper-scrolled { + margin-bottom: 125px; + } + .st-article-section-grid { display: grid; grid-template-columns: repeat(4, 1fr);