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

15 lines
162 B
CSS
Raw Normal View History

@import "../../_global/header.css";
2022-06-04 16:05:54 +02:00
body {
margin: 0;
}
.container {
height: 100%;
width: 100%;
display: flex;
justify-content: center;
}