summaryrefslogtreecommitdiff
path: root/css/index.css
diff options
context:
space:
mode:
authordarkuss <darkussdelta@gmail.com>2026-08-22 22:03:34 +0200
committerdarkuss <darkussdelta@gmail.com>2026-08-22 22:03:34 +0200
commit19e251bbdc028c53c23004197cf66d93f196d601 (patch)
tree1d23739e1bd3882f045d802b39e3b1706a4830b4 /css/index.css
parentf6125e42c691443115cdee9129463ec4437371dc (diff)
update
Diffstat (limited to 'css/index.css')
-rw-r--r--css/index.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/index.css b/css/index.css
index bba45aa..116dce1 100644
--- a/css/index.css
+++ b/css/index.css
@@ -68,7 +68,7 @@ button {
#netpunk,
#netpunk_descender {
pointer-events: none;
- width: 25em;
+ width: min(25em, 50vw);
display: block;
position: absolute;
right: 0;