aboutsummaryrefslogtreecommitdiffhomepage
path: root/static
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2025-08-01 17:59:57 +0200
committerThomas Voss <mail@thomasvoss.com> 2025-08-01 17:59:57 +0200
commit13ac9543cbdda3ee3bab8f759e9c404e3674656e (patch)
treed4e1e8c0fcbff7a8772ab77981be657307d76372 /static
parent78d6aeedffa428dba1394eecb32a9534ecd04202 (diff)
Create new button-grid class
Diffstat (limited to 'static')
-rw-r--r--static/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css
index 3f0ac91..2b778f1 100644
--- a/static/style.css
+++ b/static/style.css
@@ -2157,7 +2157,7 @@ textarea,
margin-top: var(--block-spacing-vertical);
}
-.country-grid, .series-grid, .lang-grid {
+.button-grid {
display: grid;
grid-template-columns: repeat(
auto-fit,