Improved grid on mobile devices
This commit is contained in:
parent
5a56183e1b
commit
ad79f50f2e
@ -160,13 +160,15 @@ const profile-image-size = 280px
|
|||||||
// filter brightness(35%) blur(0)
|
// filter brightness(35%) blur(0)
|
||||||
|
|
||||||
.profile-activities
|
.profile-activities
|
||||||
horizontal
|
horizontal-wrap
|
||||||
|
|
||||||
|
// Margin between activity boxes
|
||||||
const month-margin = 0.4rem
|
const month-margin = 0.4rem
|
||||||
|
|
||||||
.activities-month
|
.activities-month
|
||||||
horizontal
|
horizontal
|
||||||
margin 0 calc(month-margin / 2)
|
margin 0 calc(month-margin / 2)
|
||||||
|
margin-bottom content-padding
|
||||||
|
|
||||||
.activities-week
|
.activities-week
|
||||||
vertical
|
vertical
|
||||||
|
Loading…
Reference in New Issue
Block a user