commento.scss: set 100% width for commento-root

This commit is contained in:
Adhityaa Chandrasekar 2019-03-20 12:03:52 -04:00
parent 5ffdf9988a
commit 9d6955b81e

View File

@ -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;