Skip to content
Snippets Groups Projects

645_Button_fuer_Antrag_auf_Teilnahme_Informationstermine(planning#645)

3 files
+ 56
39
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 1
38
@@ -112,31 +112,6 @@ img {
}
.fitko-termine {
text-align: center;
min-height: 500px;
}
.fitko-termine-heading {
text-align: center;
height: 80px;
}
.fitko-termine-before-button {
text-align: center;
min-height: 140px;
}
.fitko-termine-after-button {
text-align: center;
min-height: 470px;
margin-top: 25px;
}
@media (min-width: 997px) {
.navbar__items--right [class^="searchBox"] {
position: right;
@@ -153,16 +128,4 @@ img {
margin-left: -60px;
margin-right: 0px;
}
}
@media (max-width:444px) {
.fitko-termine-after-button {
text-align: center;
display: inline-block;
height: 600px !important;
}
}
}
\ No newline at end of file
Loading