fix: Правки линтера
This commit is contained in:
@@ -31,17 +31,16 @@
|
||||
|
||||
.title {
|
||||
position: absolute;
|
||||
top: 170px;
|
||||
left: 0;
|
||||
z-index: 2;
|
||||
|
||||
left: 0;
|
||||
top: 170px;
|
||||
|
||||
max-width: 15ch;
|
||||
padding-left: 75px;
|
||||
|
||||
font-weight: 700;
|
||||
font-size: 56px;
|
||||
line-height: 120%;
|
||||
max-width: 15ch;
|
||||
|
||||
border-left: 5px solid transparent;
|
||||
border-image: var(--gradient-primary) 1;
|
||||
@@ -80,7 +79,6 @@
|
||||
|
||||
.controls {
|
||||
position: absolute;
|
||||
transform-origin: left;
|
||||
left: 100px;
|
||||
bottom: 0;
|
||||
z-index: 10;
|
||||
@@ -89,6 +87,8 @@
|
||||
flex-direction: column;
|
||||
gap: 20px;
|
||||
|
||||
transform-origin: left;
|
||||
|
||||
@media (width <=768px) {
|
||||
position: static;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user