Bind about title accent

This commit is contained in:
2026-03-22 18:14:29 +01:00
parent 3095ba8cbf
commit ce402c693a
2 changed files with 15 additions and 8 deletions

View File

@@ -420,6 +420,11 @@ button {
margin-left: 5.25rem;
}
.about__content .section-head .section-title-lockup--about {
position: relative;
display: inline-block;
}
.about__content .section-head .section-title {
position: relative;
z-index: 1;
@@ -429,7 +434,7 @@ button {
.section-head__accent--about {
position: absolute;
top: calc(0.4rem + 50px);
top: calc(0.4rem + 30px);
left: calc(-7.5rem - 10px);
z-index: 0;
margin: 0;