summaryrefslogtreecommitdiff
path: root/views/tm_pool.pug
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2024-10-14 18:36:26 +0200
committerTor Andersson <tor@ccxvii.net>2024-10-14 18:36:26 +0200
commitacfbe3ef89f617129f3739578375018f768c6017 (patch)
treefea453d1d87a3cec9f5b3150ae8af67652d9e612 /views/tm_pool.pug
parent682b47a0680ea839ed3537fce57e452fe6004c1c (diff)
downloadserver-acfbe3ef89f617129f3739578375018f768c6017.tar.gz
Tweak tournament page layouts.
Diffstat (limited to 'views/tm_pool.pug')
-rw-r--r--views/tm_pool.pug2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/tm_pool.pug b/views/tm_pool.pug
index d801375..73a52e4 100644
--- a/views/tm_pool.pug
+++ b/views/tm_pool.pug
@@ -6,7 +6,7 @@ html
title= pool.pool_name
style.
@media (max-width: 500px) {
- table {
+ table.wide {
font-family: var(--font-widget);
font-size: 12px;
line-height: 16px;