mirror of
https://gitlab.com/commento/commento.git
synced 2025-06-28 22:55:39 -04:00
commento.scss: set 100% width for commento-root
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user