commento.scss: set 100% width for commento-root
This commit is contained in:
parent
5ffdf9988a
commit
9d6955b81e
@ -7,6 +7,7 @@
|
|||||||
.commento-root {
|
.commento-root {
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
|
width: 100%;
|
||||||
|
|
||||||
* {
|
* {
|
||||||
font-family: "Source Sans Pro", "Segoe UI", "Roboto", "Helvetica Neue", sans-serif;
|
font-family: "Source Sans Pro", "Segoe UI", "Roboto", "Helvetica Neue", sans-serif;
|
||||||
|
Loading…
Reference in New Issue
Block a user