Fix mobile focus accent
This commit is contained in:
@@ -771,6 +771,12 @@ button {
|
|||||||
width: 77px;
|
width: 77px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.section-head__accent--focus {
|
||||||
|
top: calc(100% - 18px);
|
||||||
|
left: calc(100% - 48px);
|
||||||
|
width: 72px;
|
||||||
|
}
|
||||||
|
|
||||||
.section-head__accent--work {
|
.section-head__accent--work {
|
||||||
top: -2.4rem;
|
top: -2.4rem;
|
||||||
left: -0.35rem;
|
left: -0.35rem;
|
||||||
|
|||||||
Reference in New Issue
Block a user