mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
force max-width
This commit is contained in:
parent
6387a22edd
commit
510ad757bb
@ -7,6 +7,7 @@
|
||||
justify-content: center;
|
||||
|
||||
width: 100%;
|
||||
max-width: 90%;
|
||||
|
||||
padding-bottom: 20px;
|
||||
|
||||
@ -165,7 +166,7 @@
|
||||
|
||||
width: 100%;
|
||||
|
||||
span {
|
||||
h1,h2,h3,h4,h5,h6,h3,p,span {
|
||||
color: var(--background-color-contrast);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user