Browse Source

remove back-ticks

windhamdavid 8 years ago
parent
commit
810d6b0d57
1 changed files with 1 additions and 1 deletions
  1. 1 1
      assets/css/styles.scss

+ 1 - 1
assets/css/styles.scss

@@ -15,7 +15,7 @@ $link-hover:          #7eb8dd;
 
 $header-height:        80px;
 $header-height-mobile: 65px;
-``
+
 // Fonts
 $serif:               "Merriweather", "Georgia", "Times New Roman", serif;
 $sans-serif:          "Open Sans", Arial, sans-serif;