aboutsummaryrefslogtreecommitdiff
path: root/server/src/routes/ui/style/itempage.css
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2023-06-16 20:23:12 +0200
committermetamuffin <metamuffin@disroot.org>2023-06-16 20:23:12 +0200
commit8c2dbd2147ca3fd15495b76437aaaaf83fafe236 (patch)
tree097598848298f759d100b9002b7bf2cab50ce8ad /server/src/routes/ui/style/itempage.css
parent1e66a718f9921c6d2bd0d54fb8eee26c7c7cc0af (diff)
downloadjellything-8c2dbd2147ca3fd15495b76437aaaaf83fafe236.tar
jellything-8c2dbd2147ca3fd15495b76437aaaaf83fafe236.tar.bz2
jellything-8c2dbd2147ca3fd15495b76437aaaaf83fafe236.tar.zst
navbar improved
Diffstat (limited to 'server/src/routes/ui/style/itempage.css')
-rw-r--r--server/src/routes/ui/style/itempage.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/src/routes/ui/style/itempage.css b/server/src/routes/ui/style/itempage.css
index ad32831..22b2774 100644
--- a/server/src/routes/ui/style/itempage.css
+++ b/server/src/routes/ui/style/itempage.css
@@ -30,7 +30,7 @@
width: 100%;
}
.page.item .banner {
- width: max(8em, 20%);
+ width: max(8em, 25%);
float: left;
margin: 3em;
margin-top: -1em;