This website works better with JavaScript
Home
Explore
Help
Sign In
bux
/
tracim_v2
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
add a margin-left on the page title
AlexiCauvin
7 years ago
parent
14471afdc0
commit
dbc84ea2e5
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
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
1
0
px