Kill trailing whitespace in scss files
This commit is contained in:
@@ -3,20 +3,20 @@
|
||||
div#c-static {
|
||||
div#a-site-map {
|
||||
width: 80em;
|
||||
|
||||
|
||||
h1 {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
section {
|
||||
width: 20em;
|
||||
float: left;
|
||||
|
||||
|
||||
h1 {
|
||||
display: block;
|
||||
font-size: $h3_size;
|
||||
}
|
||||
|
||||
|
||||
ul {
|
||||
margin-bottom: 1.5em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user