We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6982fc0 commit fdd9cb8Copy full SHA for fdd9cb8
assets/src/scss/layout/_footer.scss
@@ -5,6 +5,7 @@
5
color: var(--white);
6
line-height: 0;
7
}
8
+ content-visibility: auto;
9
position: relative;
10
z-index: 2;
11
text-align: center;
assets/src/scss/pages/post/_post.scss
@@ -84,6 +84,7 @@
84
85
86
.post-articles-block {
87
88
margin-top: $sp-4;
89
90
.posts-list {
0 commit comments