Explorar o código

scroll-behavior: smooth; (#6206)

maTh %!s(int64=2) %!d(string=hai) anos
pai
achega
2feb97e9b9
Modificáronse 2 ficheiros con 8 adicións e 0 borrados
  1. 4 0
      p/themes/base-theme/frss.css
  2. 4 0
      p/themes/base-theme/frss.rtl.css

+ 4 - 0
p/themes/base-theme/frss.css

@@ -53,6 +53,10 @@
 		url('../fonts/OpenSans.woff') format('woff');
 }
 
+html {
+	scroll-behavior: smooth;
+}
+
 html, body {
 	margin: 0;
 	padding: 0;

+ 4 - 0
p/themes/base-theme/frss.rtl.css

@@ -53,6 +53,10 @@
 		url('../fonts/OpenSans.woff') format('woff');
 }
 
+html {
+	scroll-behavior: smooth;
+}
+
 html, body {
 	margin: 0;
 	padding: 0;