diff options
| author | soaos <soaos@soaos.dev> | 2025-11-24 06:56:56 -0500 |
|---|---|---|
| committer | soaos <soaos@soaos.dev> | 2025-11-24 06:56:56 -0500 |
| commit | 4258030ae351c3daa709a6fdcb444fb7cfdd0d66 (patch) | |
| tree | 287fcc7b99a0d3f3065206fa862d9b1811951f24 /static/style.css | |
| parent | 4830ee8b52859155455a9a46c22f7bf9698141c2 (diff) | |
more about me info
Diffstat (limited to 'static/style.css')
| -rw-r--r-- | static/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css index b4c788a..ce94a14 100644 --- a/static/style.css +++ b/static/style.css @@ -118,6 +118,7 @@ a.evil:hover { #badge-grid { display: flex; gap: 4px; + flex-wrap: wrap; } .unselectable { |
