summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--assets/sass/_customize.scss2
-rw-r--r--resources/_gen/assets/scss/sass/style.scss_f300667da4f5b5f84e1a9e0702b2fdde.content2
2 files changed, 2 insertions, 2 deletions
diff --git a/assets/sass/_customize.scss b/assets/sass/_customize.scss
index 933458f..bcc7415 100644
--- a/assets/sass/_customize.scss
+++ b/assets/sass/_customize.scss
@@ -45,7 +45,7 @@
margin-top: 100px;
}
- &:first-child {
+ &:first-of-type {
margin-top: 0;
}
}
diff --git a/resources/_gen/assets/scss/sass/style.scss_f300667da4f5b5f84e1a9e0702b2fdde.content b/resources/_gen/assets/scss/sass/style.scss_f300667da4f5b5f84e1a9e0702b2fdde.content
index 24fab7c..d1377b5 100644
--- a/resources/_gen/assets/scss/sass/style.scss_f300667da4f5b5f84e1a9e0702b2fdde.content
+++ b/resources/_gen/assets/scss/sass/style.scss_f300667da4f5b5f84e1a9e0702b2fdde.content
@@ -743,7 +743,7 @@ pre code {
@media only screen and (min-width: 1220px) {
.blog-post {
margin-top: 100px; } }
- .blog-post:first-child {
+ .blog-post:first-of-type {
margin-top: 0; }
#main article {