remove title class, don't zero margins for h1s
This commit is contained in:
parent
98b77271c6
commit
c63bce79b1
1 changed files with 0 additions and 7 deletions
|
@ -3,16 +3,9 @@
|
|||
// Headings
|
||||
//-------------------------------------------------------------------
|
||||
|
||||
// add this class to any element to give it "title" styling
|
||||
.title {
|
||||
font-size: 7em;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
// Set style for <h1>
|
||||
h1 {
|
||||
font-size: 4em;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
// Sets style for <h2>
|
||||
|
|
Loading…
Add table
Reference in a new issue