Changeset - cb5da9a5107d
[Not reviewed]
0 1 0
Christopher Neugebauer - 7 years ago 2017-08-13 02:50:09
chrisjrn@gmail.com
Hello
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
static/scss/custom.scss
Show inline comments
...
 
@@ -16,25 +16,25 @@ body {
 
strong {
 
  font-weight: 500;
 
}
 

	
 
section {
 
  padding: 20px 0px;
 
}
 
.modal form {
 
  margin-bottom: 0px;
 
}
 

	
 
footer {
 
  padding-top: 20px;
 
  padding-top: 40px;
 
  padding-bottom: 20px;
 
}
 

	
 
p.login-signup {
 
    margin-top: 20px;
 
}
 

	
 
.feature-columns {
 
    @include make-row();
 

	
 
    > div {
 
        i.fa {
0 comments (0 inline, 0 general)