Changeset - 52f726b04a69
[Not reviewed]
0 1 0
Joshua Simmons - 7 years ago 2017-08-21 01:06:21
i@joshuasimmons.name
less padding for the padding throne
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
static/scss/custom.scss
Show inline comments
...
 
@@ -369,7 +369,7 @@ footer .footer-copy {
 

	
 
@media (max-width: 992px) and (min-width: 768px) {
 
  .nav > li > a {
 
    padding: 15px 9px;
 
    padding: 15px 7px;
 
  }
 
}
 

	
0 comments (0 inline, 0 general)