Fix mobile heading accents
This commit is contained in:
@@ -783,6 +783,12 @@ button {
|
|||||||
width: 84px;
|
width: 84px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.section-head__accent--about {
|
||||||
|
top: calc(100% - 12px);
|
||||||
|
left: 0;
|
||||||
|
width: 72px;
|
||||||
|
}
|
||||||
|
|
||||||
.section-title,
|
.section-title,
|
||||||
.about__content .section-head .section-title {
|
.about__content .section-head .section-title {
|
||||||
text-align: left;
|
text-align: left;
|
||||||
|
|||||||
Reference in New Issue
Block a user