diff options
| author | darkuss <darkussdelta@gmail.com> | 2026-08-22 22:03:34 +0200 |
|---|---|---|
| committer | darkuss <darkussdelta@gmail.com> | 2026-08-22 22:03:34 +0200 |
| commit | 19e251bbdc028c53c23004197cf66d93f196d601 (patch) | |
| tree | 1d23739e1bd3882f045d802b39e3b1706a4830b4 /css/index.css | |
| parent | f6125e42c691443115cdee9129463ec4437371dc (diff) | |
update
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; |
