Slightly bigger thumbnail size for posts in homepage
This commit is contained in:
parent
508a28aeae
commit
b70bc07a75
@ -162,7 +162,7 @@
|
||||
padding: 15px 0
|
||||
list-style: none
|
||||
|
||||
$activity-stream-thumbnail-size: 92px
|
||||
$activity-stream-thumbnail-size: 110px
|
||||
li.activity-stream__list-item
|
||||
position: relative
|
||||
display: flex
|
||||
@ -170,6 +170,7 @@
|
||||
background-color: white
|
||||
border-radius: 3px
|
||||
box-shadow: 0 0 0 1px rgba(black, .05), 0 2px 2px rgba(black, .1)
|
||||
overflow: hidden
|
||||
|
||||
&.active .activity-stream__list-details .title
|
||||
color: $color-primary
|
||||
|
Loading…
x
Reference in New Issue
Block a user