summaryrefslogtreecommitdiff
path: root/views/style.scss
diff options
context:
space:
mode:
Diffstat (limited to 'views/style.scss')
-rw-r--r--views/style.scss7
1 files changed, 7 insertions, 0 deletions
diff --git a/views/style.scss b/views/style.scss
index 2a8f9d4..2510864 100644
--- a/views/style.scss
+++ b/views/style.scss
@@ -98,6 +98,13 @@ supporters{
margin-left: auto;
margin-right: auto;
}
+.single-batch{
+ width: 100%;
+}
+.single-batch{
+ table-layout: fixed;
+ width: 100%;
+}
.footer{
margin-top:3em;
}