aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app')
-rw-r--r--client/src/app/app.component.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/app.component.scss b/client/src/app/app.component.scss
index d121ebad2..38ec11b5b 100644
--- a/client/src/app/app.component.scss
+++ b/client/src/app/app.component.scss
@@ -62,7 +62,7 @@
62 62
63 .icon.icon-logo { 63 .icon.icon-logo {
64 display: inline-block; 64 display: inline-block;
65 background: url('../assets/images/logo.svg') no-repeat; 65 background-repeat: no-repeat;
66 width: 23px; 66 width: 23px;
67 height: 24px; 67 height: 24px;
68 margin-right: .5rem; 68 margin-right: .5rem;