mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-03-08 00:17:15 -05:00
scroll-behavior: smooth; (#6206)
This commit is contained in:
@@ -53,6 +53,10 @@
|
||||
url('../fonts/OpenSans.woff') format('woff');
|
||||
}
|
||||
|
||||
html {
|
||||
scroll-behavior: smooth;
|
||||
}
|
||||
|
||||
html, body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
||||
@@ -53,6 +53,10 @@
|
||||
url('../fonts/OpenSans.woff') format('woff');
|
||||
}
|
||||
|
||||
html {
|
||||
scroll-behavior: smooth;
|
||||
}
|
||||
|
||||
html, body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
||||
Reference in New Issue
Block a user