Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3fbacf5

Browse filesBrowse files
committed
Added thin scrollbar
1 parent 0dc78d4 commit 3fbacf5
Copy full SHA for 3fbacf5

File tree

Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed

‎src/global.css

Copy file name to clipboardExpand all lines: src/global.css
+4Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
@tailwind components;
33
@tailwind utilities;
44

5+
html {
6+
scrollbar-width: thin !important;
7+
}
8+
59
body {
610
font-family: 'Montserrat Alternates', sans-serif;
711
overflow-x: hidden;

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.