Changeset - 8b7550875b1d
[Not reviewed]
0 1 0
Josh Simmons - 5 years ago 2018-09-27 16:09:30
joshuasimmons@google.com
correct footer text size
1 file changed with 4 insertions and 0 deletions:
0 comments (0 inline, 0 general)
static/scss/custom.scss
Show inline comments
...
 
@@ -476,6 +476,10 @@ span.date {
 

	
 
footer .footer-copy {
 
  margin-left: 1em;
 
  
 
  p {
 
    font-size: 16px;
 
  }
 
}
 

	
 
@media (max-width: 1200px) and (min-width: 992px) {
0 comments (0 inline, 0 general)