force max-width

This commit is contained in:
SrGooglo 2023-10-13 17:59:20 +00:00
parent 6387a22edd
commit 510ad757bb

View File

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