mirror of https://gitlab.com/curben/blog
fix(css): de-duplicate rule
This commit is contained in:
parent
2fa38ae0ed
commit
3b4e5e2240
|
@ -13,10 +13,6 @@ body {
|
|||
line-height: 1.5;
|
||||
}
|
||||
|
||||
html {
|
||||
line-height: 1.15;
|
||||
}
|
||||
|
||||
/*
|
||||
* Restrict sizing to the page width in all browsers (opinionated).
|
||||
* sanitize/page
|
||||
|
|
Loading…
Reference in New Issue