Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch 7 #24

Merged
merged 11 commits into from
Apr 14, 2024
Merged

Patch 7 #24

merged 11 commits into from
Apr 14, 2024

Conversation

22yeets22
Copy link
Contributor

CSS FIXES and some html ones
navbar maybe better?

@22yeets22
Copy link
Contributor Author

::-webkit-scrollbar {
width: 10px;
}
::-webkit-scrollbar-track {
background: #f1f1f1;
border-radius: 3px;
box-shadow: inset 0 0 5px grey;
}
::-webkit-scrollbar-thumb {
background: #888;
border-radius: 2px;
transform: background 0.1s ease;
}
::-webkit-scrollbar-thumb:hover {
background: #555;
}

@RedNotSus
Copy link
Member

can u remove the inter font i don't think it works on chromebooks arial better fr

@RedNotSus RedNotSus closed this Apr 14, 2024
@RedNotSus RedNotSus reopened this Apr 14, 2024
@22yeets22
Copy link
Contributor Author

no
it works

@RedNotSus RedNotSus merged commit 5a99640 into 55gms:main Apr 14, 2024
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants