aboutsummaryrefslogtreecommitdiffstats
path: root/public/less/_base.less
diff options
context:
space:
mode:
Diffstat (limited to 'public/less/_base.less')
-rw-r--r--public/less/_base.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/less/_base.less b/public/less/_base.less
index 90c86d0578..4e498a4e3f 100644
--- a/public/less/_base.less
+++ b/public/less/_base.less
@@ -216,6 +216,6 @@ footer {
@media only screen and (max-width: 991px) and (min-width: 768px) {
.ui.container {
- width: 90%;
+ width: 95%;
}
} \ No newline at end of file