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