Files
pdfer/styles/App.css
2021-02-25 00:34:45 +01:00

18 lines
189 B
CSS

header h1 {
margin-left: 12px;
}
.p-button {
margin-top: 12px;
margin-right: 12px;
margin-bottom: 12px;
}
.home {
display: flex;
}
.home > div {
padding: 12px;
}