WIP
This commit is contained in:
@ -537,7 +537,7 @@ details[open] summary {
|
||||
.intro-video .play-btn {
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
left: 0;
|
||||
left: calc(50% - 40px);
|
||||
transform: translateY(-50%);
|
||||
}
|
||||
|
||||
@ -914,12 +914,6 @@ link:focus,
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 768px) {
|
||||
.termin-tc {
|
||||
width: 25%;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 991px) {
|
||||
.navigation {
|
||||
background: var(--gcg-color-secondary);
|
||||
|
Reference in New Issue
Block a user