Changeset - 349f332582dd
[Not reviewed]
0 1 0
Christopher Neugebauer - 7 years ago 2017-08-17 17:43:43
chrisjrn@gmail.com
Increases the contrast on the navbar toggle switch
1 file changed with 4 insertions and 0 deletions:
0 comments (0 inline, 0 general)
static/scss/custom.scss
Show inline comments
...
 
@@ -379,3 +379,7 @@ footer .footer-copy {
 
.homepage-subtitle {
 
  font-size: $font-size-h3;
 
}
 

	
 
.navbar-toggle {
 
  background-color: $gray-lighter;
 
}
0 comments (0 inline, 0 general)