diff options
author | Christian Pointner <equinox@helsinki.at> | 2017-04-09 17:49:50 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2017-04-09 17:49:50 (GMT) |
commit | 4f7184f01215d348cc4a7b5b7a094cb1a7c6e695 (patch) | |
tree | 694bcc0f6310cf5ec036d0ccffe596ef3dee5b7a /www/specials.html | |
parent | b2ef257d0ec95f98d447309e8f3b60ebc90a2da0 (diff) |
specials overview is much nicer now
Diffstat (limited to 'www/specials.html')
-rw-r--r-- | www/specials.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/specials.html b/www/specials.html index db0c8bf..6ace501 100644 --- a/www/specials.html +++ b/www/specials.html @@ -40,7 +40,7 @@ </div> </div> - <div id="shows"> + <div id="shows" class="container"> </div> </div> |