Permalink ui

This commit is contained in:
okbel
2018-07-06 23:44:29 -03:00
parent 01e14cc110
commit 89c697b18f
12 changed files with 230 additions and 18 deletions
@@ -3,9 +3,17 @@
}
.gutterBottom {
margin-bottom: calc(2px * $spacing-unit);
margin-bottom: calc(2 px * $spacing-unit);
}
.author {
font-weight: $font-weight-medium;
}
.shareButton {
padding: 10px 0;
}
.input {
margin-right: 5px;
}