mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-12 06:12:41 +00:00
Add smooth-scrolling
This commit is contained in:
parent
4c1a80b79e
commit
3361778c66
@ -116,6 +116,10 @@ textarea:not([rows]) {
|
|||||||
/* ------------------- */
|
/* ------------------- */
|
||||||
|
|
||||||
/* General Styles */
|
/* General Styles */
|
||||||
|
html:focus-within {
|
||||||
|
scroll-behavior: smooth;
|
||||||
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user