Browse Source

add a margin-left on the page title

AlexiCauvin 7 years ago
parent
commit
dbc84ea2e5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/css/Workspace.styl

+ 1 - 1
src/css/Workspace.styl View File

@@ -23,4 +23,4 @@
23 23
   .workspace
24 24
     &__header
25 25
       &__title
26
-        margin 0 0 20px 0
26
+        margin 0 0 20px 10px