pagetop/pagetop-bulmix/static/css/styles.css

11 lines
133 B
CSS

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