fix(index): Use data attributes for home.posts
Partially fixes: #401 Signed-off-by: Khusika Dhamar Gusti <mail@khusika.com>
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
.home[posts] {
|
||||
.home[data-home=posts] {
|
||||
.home-profile {
|
||||
@include transform(translateY(0));
|
||||
padding-top: 2rem;
|
||||
|
||||
Reference in New Issue
Block a user