You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-08-10 22:41:43 +02:00
Fastfix
This commit is contained in:
4
docs/docusaurus/src/css/custom.css
vendored
4
docs/docusaurus/src/css/custom.css
vendored
@@ -448,7 +448,7 @@ li > a.menu__link {
|
||||
|
||||
.falling-icon {
|
||||
position: absolute;
|
||||
top: -20px;
|
||||
top: -50px;
|
||||
width: 40px;
|
||||
height: auto;
|
||||
opacity: 0;
|
||||
@@ -460,7 +460,7 @@ li > a.menu__link {
|
||||
|
||||
@keyframes falling {
|
||||
0% {
|
||||
transform: translateY(-20px) ;
|
||||
transform: translateY(-30px) ;
|
||||
opacity: 0.3;
|
||||
}
|
||||
31% {
|
||||
|
Reference in New Issue
Block a user