linkroots/src/App.css

7 lines
105 B
CSS

.App {
background-image: '/public/background.png';
}
#title {
text-align: center;
margin-top: 3%;
}