forked from TagesschuleElementa/www.tagesschule-elementa.ch
fix
This commit is contained in:
@@ -122,6 +122,21 @@ $max-width: 100%;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.content__navigation__title {
|
||||
font-size: em(16px);
|
||||
color: $green;
|
||||
letter-spacing: 0.02em;
|
||||
text-transform: uppercase;
|
||||
line-height: 1.35;
|
||||
display: block;
|
||||
width: 100%;
|
||||
font-weight: 900;
|
||||
}
|
||||
|
||||
.content__navigation__content {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.content__navigation__progress {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
|
||||
Reference in New Issue
Block a user