Slightly improved section distance
This commit is contained in:
parent
5c30658c86
commit
7fa0caac78
@ -61,6 +61,12 @@ const profile-image-size = 280px
|
|||||||
&.mounted
|
&.mounted
|
||||||
opacity 0.5 !important
|
opacity 0.5 !important
|
||||||
|
|
||||||
|
.profile-section-friends
|
||||||
|
margin-bottom 1.2rem
|
||||||
|
|
||||||
|
.profile-section-activity
|
||||||
|
margin-bottom 0
|
||||||
|
|
||||||
.profile-favorite-anime-container
|
.profile-favorite-anime-container
|
||||||
display grid
|
display grid
|
||||||
grid-template-columns repeat(auto-fill, anime-image-small-width)
|
grid-template-columns repeat(auto-fill, anime-image-small-width)
|
||||||
@ -159,9 +165,6 @@ const profile-image-size = 280px
|
|||||||
// 100%
|
// 100%
|
||||||
// filter brightness(35%) blur(0)
|
// filter brightness(35%) blur(0)
|
||||||
|
|
||||||
.profile-section-activity
|
|
||||||
margin-bottom 0
|
|
||||||
|
|
||||||
.profile-activities
|
.profile-activities
|
||||||
horizontal-wrap
|
horizontal-wrap
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user