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