0
0
Fork 0

Add trends to public pages sidebar (#11594)

This commit is contained in:
Eugen Rochko 2019-08-18 14:55:32 +02:00 committed by GitHub
parent 96702e7f67
commit c6b4b923e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 29 additions and 5 deletions

View file

@ -100,6 +100,16 @@
background-size: 44px 44px;
}
}
.trends__item {
padding: 10px;
}
}
.trends-widget {
h4 {
color: $darker-text-color;
}
}
.box-widget {