From 19e251bbdc028c53c23004197cf66d93f196d601 Mon Sep 17 00:00:00 2001 From: darkuss Date: Sat, 22 Aug 2026 22:03:34 +0200 Subject: update --- css/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'css') 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; -- cgit v1.2.3