fit course headline into one line
This commit is contained in:
committed by
Benedikt Rötsch
parent
31391f7cf8
commit
ad2da94e85
@@ -1877,7 +1877,8 @@ github.com style (c) Vasily Polovnyov <vast@whiteants.net>
|
||||
.module-higlighted-course__wrapper {
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
max-height: 60vh;
|
||||
height: 50vh;
|
||||
max-height: 500px;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
@@ -1946,6 +1947,7 @@ github.com style (c) Vasily Polovnyov <vast@whiteants.net>
|
||||
color: #fff;
|
||||
font-size: 4vw;
|
||||
line-height: 1.3;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
@media (min-width: 700px) {
|
||||
|
||||
Reference in New Issue
Block a user