Build: (c657a2d) Remove smooth scrolling

This commit is contained in:
helenclx 2024-07-27 15:39:02 +00:00
parent a3d02677f1
commit bd54e9c117
2 changed files with 1 additions and 5 deletions

View File

@ -1,8 +1,4 @@
/* GENERAL STYLES */ /* GENERAL STYLES */
@media (prefers-reduced-motion: no-preference) {
html { scroll-behavior: smooth; }
}
body { body {
display: flex; display: flex;
align-items: center; align-items: center;

View File

@ -4,7 +4,7 @@
<subtitle>Leilukin&#39;s personal website.</subtitle> <subtitle>Leilukin&#39;s personal website.</subtitle>
<link href="https://leilukin.com/feed.xml" rel="self"/> <link href="https://leilukin.com/feed.xml" rel="self"/>
<link href="https://leilukin.com"/> <link href="https://leilukin.com"/>
<updated>2024-07-27T15:32:45Z</updated> <updated>2024-07-27T15:38:59Z</updated>
<id>https://leilukin.com/</id> <id>https://leilukin.com/</id>
<author> <author>
<name>Leilukin</name> <name>Leilukin</name>