diff options
Diffstat (limited to 'web/index.css')
| -rw-r--r-- | web/index.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/web/index.css b/web/index.css index e3c8583..d0ea06c 100644 --- a/web/index.css +++ b/web/index.css @@ -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; } |
