This commit is contained in:
2018-03-20 15:57:21 +01:00
parent 829b68c135
commit 1cc2b00395
2 changed files with 21 additions and 3 deletions

View File

@@ -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;