aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/angular/app/app.component.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/angular/app/app.component.scss')
-rw-r--r--client/angular/app/app.component.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/client/angular/app/app.component.scss b/client/angular/app/app.component.scss
index 346460a31..6e36c73e3 100644
--- a/client/angular/app/app.component.scss
+++ b/client/angular/app/app.component.scss
@@ -29,6 +29,6 @@ menu {
29 } 29 }
30} 30}
31 31
32footer { 32.panel_block:not(:last-child) {
33 margin-top: 30px; 33 border-bottom: 1px solid rgba(0, 0, 0, 0.1);
34} 34}