commento.scss: remove all unset
This commit is contained in:
parent
789a58bd7a
commit
ecbb505c97
@ -7,11 +7,8 @@
|
|||||||
.commento-root {
|
.commento-root {
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
all: unset;
|
|
||||||
|
|
||||||
* {
|
* {
|
||||||
all: unset;
|
|
||||||
display: block;
|
|
||||||
font-family: "Source Sans Pro", "Segoe UI", "Roboto", "Helvetica Neue", sans-serif;
|
font-family: "Source Sans Pro", "Segoe UI", "Roboto", "Helvetica Neue", sans-serif;
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
|
Loading…
Reference in New Issue
Block a user