Evo.Auth/apps/web/styles/error.css
vchikalkin 8a1f6997ea apps/web: remove elements components
define global elements css
2024-05-03 13:38:17 +03:00

8 lines
124 B
CSS

.error {
font-family: Montserrat;
font-size: smaller;
font-weight: bold;
text-transform: uppercase;
color: red;
}