Files
NoteApp/frontend/src/app.css
2025-02-08 14:01:15 +01:00

7 lines
67 B
CSS

.title{
text-align: center;
}
textarea{
height: 200px;
}