Skip to content

Commit b551c8c

Browse files
committed
v3.2.0
1 parent 6a76817 commit b551c8c

17 files changed

Lines changed: 6503 additions & 1365 deletions

s2-framework.webflow/401.html

Lines changed: 623 additions & 121 deletions
Large diffs are not rendered by default.

s2-framework.webflow/404.html

Lines changed: 623 additions & 121 deletions
Large diffs are not rendered by default.

s2-framework.webflow/css/s2-framework.css

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -554,15 +554,7 @@ figcaption {
554554
grid-column: 4 / span 6;
555555
}
556556

557-
.css, .js, .css_custom {
558-
display: none;
559-
}
560-
561-
.css_custom.is-in-global {
562-
display: block;
563-
}
564-
565-
.css_page {
557+
.css, .js, .css_page {
566558
display: none;
567559
}
568560

@@ -1758,6 +1750,7 @@ figcaption {
17581750
border-bottom-right-radius: var(--_sizes---radius--rounded);
17591751
width: calc(100% - (var(--_sizes---container--padding) * 2));
17601752
max-width: none;
1753+
margin-top: 1rem;
17611754
margin-left: auto;
17621755
margin-right: auto;
17631756
position: relative;

0 commit comments

Comments
 (0)