Home Page Style Normalization Fixes (Animations)
This commit is contained in:
@@ -4,6 +4,11 @@
|
||||
to { opacity: 1; transform: none; }
|
||||
}
|
||||
|
||||
.fade-up {
|
||||
opacity: 0;
|
||||
animation: fade-up 0.8s ease forwards;
|
||||
}
|
||||
|
||||
.hero-eyebrow {
|
||||
font-family: var(--deepdrft-font-mono);
|
||||
font-size: 0.65rem;
|
||||
|
||||
Reference in New Issue
Block a user