diff options
author | luxagraf <sng@luxagraf.net> | 2018-02-04 06:42:22 -0600 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2018-02-04 06:42:22 -0600 |
commit | b48202fe937c9454450cd03a1a3896f9801436bd (patch) | |
tree | 13b1e589d3bd4b52b8250cff07929d3d9791202b /design/sass | |
parent | bbbaaebe1fd89acbf1ddda03382e0381002ede60 (diff) |
removed notes from top level menu
Diffstat (limited to 'design/sass')
-rw-r--r-- | design/sass/_notes.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/design/sass/_notes.scss b/design/sass/_notes.scss index cccdd2c..bf0acee 100644 --- a/design/sass/_notes.scss +++ b/design/sass/_notes.scss @@ -36,6 +36,7 @@ font-weight: 400; font-size: 1.5em; letter-spacing: 0px; + margin-bottom: .5rem !important; a { text-decoration: none; color: $body_font !important; |