Removed unused imports
This commit is contained in:
@@ -45,6 +45,11 @@ body {
|
||||
animation-play-state: paused;
|
||||
}
|
||||
|
||||
.animate-marquee-slow {
|
||||
animation: marquee 30s linear infinite;
|
||||
width: max-content;
|
||||
}
|
||||
|
||||
/* Smooth scrolling */
|
||||
html {
|
||||
scroll-behavior: smooth;
|
||||
|
||||
Reference in New Issue
Block a user