Skip to content

Commit 02e2e58

Browse files
committed
web: another style fix (I am still not using emojis in commit messages as people do not feel how design breaks people)
1 parent 7829c92 commit 02e2e58

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/styles.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868

6969
html {
7070
scroll-behavior: smooth;
71+
overflow-y: scroll;
7172
}
7273

7374
body {
@@ -147,6 +148,7 @@ body {
147148
font-weight: 600;
148149
font-size: 0.875rem;
149150
transition: all 0.2s;
151+
border: 1px solid rgba(255, 255, 255, 0.2);
150152
}
151153

152154
.btn-github-nav:hover {

0 commit comments

Comments
 (0)