5 lines
59 B
CSS
5 lines
59 B
CSS
@import "tailwindcss";
|
|
html {
|
|
scroll-behavior: smooth;
|
|
}
|
@import "tailwindcss";
|
|
html {
|
|
scroll-behavior: smooth;
|
|
}
|