Location: Change markup of the place's name
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
|
||||
// Title
|
||||
&__title {
|
||||
position: relative;
|
||||
z-index: 2;
|
||||
padding: pxVW(400) 0 pxVW(400);
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
@@ -27,15 +29,16 @@
|
||||
text-align: left;
|
||||
pointer-events: none;
|
||||
|
||||
span {
|
||||
display: block;
|
||||
}
|
||||
.bottom {
|
||||
text-align: right;
|
||||
margin-left: pxVW(128);
|
||||
.anim-translate {
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
||||
|
||||
&_bottom {
|
||||
text-align: right;
|
||||
margin-left: pxVW(128);
|
||||
}
|
||||
|
||||
// Switcher button
|
||||
.button-control--dashed {
|
||||
z-index: 1;
|
||||
|
||||
Reference in New Issue
Block a user