smooth scrolling

This commit is contained in:
cupcakearmy 2019-07-23 14:00:08 +02:00
parent ebb6a635a8
commit f30fe4cb07

View File

@ -21,6 +21,7 @@ Theme URI: https://github.com/cupcakearmy/liquet
--text-width: 35rem;
--animation: all 100ms ease;
--small-shadow: 0 0.2em 0.5em -0.1em #00000014;
scroll-behavior: smooth;
}
html, body {