pagetop/packages/pagetop-bulmix/static/css/styles.css
2024-02-09 14:05:38 +01:00

11 lines
133 B
CSS

html {
scroll-behavior: smooth;
}
/* OVERRIDE COMPONENT STYLES */
/* Button component */
.is-link {
text-decoration: none;
}