Padel-Tournaments-System/frontend/ranking/style.css
2022-06-04 16:05:54 +02:00

15 lines
159 B
CSS

@import "../_global/header.css";
body {
margin: 0;
}
.container {
height: 100%;
width: 100%;
display: flex;
justify-content: center;
}