Design angepasst vom home

This commit is contained in:
HuskyTeufel
2022-01-13 13:31:59 +01:00
parent 713327a32f
commit a37ed61622
6 changed files with 42 additions and 29 deletions

View File

@@ -12,25 +12,14 @@
color: white;
}
.col-xs-12 {
width: 100%;
}
.container {
width:1170px;
text-align: center;
}
.wrapper-table {
display: table;
margin: 0;
padding: 0;
width: 100%;
}
.wrapper-table-cell {
display: table-cell;
text-align: center;
vertical-align: middle;
}