Condensing some styles
This commit is contained in:
+6
-5
@@ -198,7 +198,12 @@ header {
|
||||
margin-bottom: rhythm(1);
|
||||
}
|
||||
|
||||
section, div.section, p {
|
||||
section, div.section {
|
||||
margin: rhythm(1) 0;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
p {
|
||||
margin: rhythm(1) 0;
|
||||
}
|
||||
|
||||
@@ -230,10 +235,6 @@ header {
|
||||
padding: 0 rhythm(1/4);
|
||||
}
|
||||
}
|
||||
|
||||
section, div {
|
||||
overflow: hidden;
|
||||
}
|
||||
}
|
||||
|
||||
.application {
|
||||
|
||||
Reference in New Issue
Block a user