Files
myprojplanet_vite/src/components/CFirstPageApp/CFirstPageApp.scss

13 lines
153 B
SCSS
Raw Normal View History

.mybanner {
font-weight: bold;
font-size: 1.1rem;
text-align: center;
}
.errore{
font-size: 1rem;
color: black;
background-color: white;
}