chore: checkpoint before block builder refactor
This commit is contained in:
@@ -5,3 +5,12 @@
|
||||
[x-cloak] {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
/* Public landing: respect reduced motion for entrance animation */
|
||||
@media (prefers-reduced-motion: reduce) {
|
||||
.animate-preregister-in {
|
||||
animation: none;
|
||||
opacity: 1;
|
||||
transform: none;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user