gisaf-frontend/src/app/login/login.component.css
2024-03-31 17:48:36 +05:30

7 lines
No EOL
107 B
CSS

.error {
color: red;
text-align: center;
margin-top: 1em;
font-size: 125%;
font-weight: bolder;
}