mirror of
https://github.com/LaconicNetwork/laconic.com.git
synced 2026-01-16 01:14:07 +00:00
General styles
This commit is contained in:
parent
5f3604b340
commit
c845f05c05
@ -103,8 +103,9 @@
|
||||
|
||||
&::before {
|
||||
opacity: 1;
|
||||
width: 90%;
|
||||
transition: width var(--duration-normal) var(--ease);
|
||||
|
||||
// width: 90%;
|
||||
transition: opacity var(--duration-normal) var(--ease);
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -121,7 +122,7 @@
|
||||
}
|
||||
|
||||
&::before {
|
||||
top: 110%;
|
||||
top: 102%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user