Skip to content

Commit

Permalink
add spacing around properties
Browse files Browse the repository at this point in the history
It fixes #13
  • Loading branch information
wojtek-krysiak committed Mar 28, 2019
1 parent 0f61001 commit 5f72c05
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion static/styles/app.min.css

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions styles/base/content.sass
@@ -1,5 +1,9 @@
.content
margin-bottom: 50px
.signature-attributes
margin-left: 8px
margin-right: 3px
font-style: italic
header.page-title
h1
font-family: $header-font-family
Expand Down
3 changes: 0 additions & 3 deletions styles/components/member.sass
Expand Up @@ -15,9 +15,6 @@
margin-left: 8px
&:first-child
margin-left: 0
.signature-attributes
margin-left: 8px
font-style: italic
.tag
position: relative
top: -1px
Expand Down

0 comments on commit 5f72c05

Please sign in to comment.