Condensing some styles
This commit is contained in:
parent
fc6ffbd73a
commit
6c49d6ba8e
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user