Remove some default styling from body
These mirror, either exactly or pretty close to exactly, what is set by the bootstrap reboot style, so there's no need for us to duplicate.
This commit is contained in:
parent
a32b751fed
commit
2a347e71be
1 changed files with 0 additions and 7 deletions
|
@ -9,13 +9,6 @@
|
|||
body {
|
||||
font-family: 'Helvetica Neue',Arial,sans-serif;
|
||||
font-size: $typeheight;
|
||||
line-height: 1.6666;
|
||||
color: #222;
|
||||
background-color: #fff;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
text-align: left;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
p > img {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue