mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-07-13 15:11:19 -04:00
💄 Add smooth scrolling behaviour
This commit is contained in:
@@ -2022,6 +2022,10 @@ body a, body button {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.scroll-smooth {
|
||||
scroll-behavior: smooth;
|
||||
}
|
||||
|
||||
.rounded-full {
|
||||
border-radius: 9999px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user