mobile.html css

This commit is contained in:
M_12 2023-03-26 00:54:46 +06:00
parent 54fce7cd1e
commit d1bb68b96f

View file

@ -81,7 +81,7 @@ div.error#mobile > .info > b > big {
/* Green */
div.error#mobile > .footer {
display: block;
height: 32px;
min-height: 32px;
width: 100%;
background: var(--main-b-color);
color: var(--main-text-g);