mirror of
https://github.com/LaconicNetwork/laconic.com.git
synced 2026-09-05 23:04:08 +00:00
General styles
This commit is contained in:
@@ -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%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user