tsviewer-frontend/src/App.css
2019-02-06 23:30:58 +01:00

7 lines
67 B
CSS
Executable file

body {
background-color: pink;
}
.App {
text-align: center;
}