Move process accent up
This commit is contained in:
@@ -259,7 +259,7 @@ button {
|
|||||||
|
|
||||||
.section-head__accent--process {
|
.section-head__accent--process {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0.15rem;
|
top: -5.2rem;
|
||||||
right: -5rem;
|
right: -5rem;
|
||||||
width: 78px;
|
width: 78px;
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
@@ -672,7 +672,7 @@ button {
|
|||||||
|
|
||||||
.section-head__accent--process {
|
.section-head__accent--process {
|
||||||
right: -0.25rem;
|
right: -0.25rem;
|
||||||
top: 0;
|
top: -3.4rem;
|
||||||
width: 64px;
|
width: 64px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user