aboutsummaryrefslogtreecommitdiffstats
path: root/client/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'client/style.css')
-rw-r--r--client/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/client/style.css b/client/style.css
index 18abc33..1990c0b 100644
--- a/client/style.css
+++ b/client/style.css
@@ -52,6 +52,9 @@ ul li {
.hidden {
display: none;
}
+.expand {
+ height: 90%;
+}
.container {
max-width: 600px;
margin: 0 auto;