LandingPage-Fnet/src/index.css

8 lines
96 B
CSS

@tailwind base;
@tailwind components;
@tailwind utilities;
html {
scroll-behavior: smooth;
}