diff options
| author | Tulir Asokan <tulir@maunium.net> | 2020-09-06 18:25:28 +0300 |
|---|---|---|
| committer | Tulir Asokan <tulir@maunium.net> | 2020-09-06 18:25:28 +0300 |
| commit | aad04ba9b6e62aa0f900e6fece894dfaa78c0d75 (patch) | |
| tree | 369538f148d896605634d178a8fbbd09b381e01c /web/index.sass | |
| parent | 4ce90892f0df459361ffceaf59ff5a1624954b87 (diff) | |
Add frequently used stickers section at top. Fixes #4
Diffstat (limited to 'web/index.sass')
| -rw-r--r-- | web/index.sass | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/web/index.sass b/web/index.sass index 6f5ad4a..a2e84fa 100644 --- a/web/index.sass +++ b/web/index.sass @@ -54,6 +54,10 @@ nav > div.sticker width: $nav-sticker-size height: $nav-sticker-size + > div.sticker.icon > img + width: 70% + height: 70% + padding: 15% div.pack-list, nav scrollbar-width: none |
