Add frequently used stickers section at top. Fixes #4
This commit is contained in:
parent
4ce90892f0
commit
aad04ba9b6
6 changed files with 89 additions and 10 deletions
|
|
@ -37,6 +37,10 @@ nav {
|
|||
nav > a > div.sticker {
|
||||
width: 12vw;
|
||||
height: 12vw; }
|
||||
nav > a > div.sticker.icon > img {
|
||||
width: 70%;
|
||||
height: 70%;
|
||||
padding: 15%; }
|
||||
|
||||
div.pack-list, nav {
|
||||
scrollbar-width: none; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue