Changeset - 5646c4d3752c
[Not reviewed]
0 1 0
Joshua Simmons - 7 years ago 2017-08-16 04:00:16
i@joshuasimmons.name
css fix?
1 file changed with 0 insertions and 2 deletions:
0 comments (0 inline, 0 general)
static/scss/custom.scss
Show inline comments
...
 
@@ -290,26 +290,24 @@ body.about {
 

	
 
body.news {
 
  h2, .h2 {
 
    font-size: 28px;
 
  }
 
}
 

	
 
body:not(.home) {
 
  #background-filter a:not(.btn) {
 
    text-decoration: underline;
 
  }
 
}
 
<<<<<<< Updated upstream
 
=======
 

	
 
span.date {
 
  font-weight: 900;
 
}
 

	
 
.email-signup-panel {
 
  max-width: 600px;
 
}
 

	
 
.logo {
 
  float: right !important;
 
  width: 80px;
0 comments (0 inline, 0 general)