summaryrefslogtreecommitdiffstats
path: root/public_html
diff options
context:
space:
mode:
Diffstat (limited to 'public_html')
-rw-r--r--public_html/data/css/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/public_html/data/css/style.css b/public_html/data/css/style.css
index 4d29e89fd..57366d3d6 100644
--- a/public_html/data/css/style.css
+++ b/public_html/data/css/style.css
@@ -37,6 +37,11 @@
margin:0 9px;
border-left:1px solid #e1e1e1;
}
+
+.vertical-space-small {
+ height: 50px;
+}
+
@media (max-width: 768px) {
.dont-float {
float: left;