Add trends to public pages sidebar (#11594)
This commit is contained in:
parent
96702e7f67
commit
c6b4b923e6
4 changed files with 29 additions and 5 deletions
|
@ -100,6 +100,16 @@
|
|||
background-size: 44px 44px;
|
||||
}
|
||||
}
|
||||
|
||||
.trends__item {
|
||||
padding: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
.trends-widget {
|
||||
h4 {
|
||||
color: $darker-text-color;
|
||||
}
|
||||
}
|
||||
|
||||
.box-widget {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue