diff options
Diffstat (limited to 'css/index.css')
| -rw-r--r-- | css/index.css | 2 |
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; |
