We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7940511 commit f31b4e5Copy full SHA for f31b4e5
src/css/custom.css
@@ -1414,7 +1414,7 @@ html {
1414
margin-left: auto !important;
1415
display: flex !important;
1416
align-items: center !important;
1417
- gap: 0.5rem !important;
+ /* gap: 0.5rem !important; */
1418
flex-shrink: 0 !important;
1419
}
1420
@@ -1674,7 +1674,7 @@ html[data-theme="light"] [data-slot="card-header"].bg-gradient-to-br {
1674
1675
1676
@media screen and (max-width: 1110px) {
1677
- .github-text{
1678
- display: none !important;
+ .navbar__items{
+ gap: 0.1rem !important;
1679
1680
0 commit comments