Padel-Tournaments-System/frontend/normal_user/kontakt/style.css

16 lines
197 B
CSS

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