feat: improve UX

This commit is contained in:
thomas
2024-03-28 11:00:35 +01:00
parent 7da9b83eb3
commit e8ecec98f0
4 changed files with 24 additions and 6 deletions

View File

@@ -32,6 +32,10 @@
--color-chip-border: rgb(33, 38, 45);
}
html {
scroll-behavior: smooth;
}
.github-success-btn {
border: 2px solid rgba(240, 246, 252, 0.1);
border-radius: 6px;