Skip to content

Commit

Permalink
Modify navbar and sidebar styles to match Talawa docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhi-MS committed Jan 26, 2025
1 parent 32ebcec commit 5d59df2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/src/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -121,9 +121,9 @@ html[data-theme='dark'] {
.menu__link,
.menu * {
line-height: 1.5;
font-size: 0.65rem;
font-size: 0.7rem;
padding-bottom: 0;
padding-left: 0.3rem;
/* padding-left: 0.3rem; */
font-weight: 800;
background: transparent !important;
}
Expand Down Expand Up @@ -152,7 +152,7 @@ html[data-theme='dark'] {
overflow-wrap: break-word !important;
width: 100% !important;
max-width: 100% !important;
line-height: 1.2 !important;
/* line-height: 1.2 !important; */
padding-right: 1rem !important;
}

Expand Down Expand Up @@ -506,7 +506,7 @@ h1 {
}

@media (min-width: 997px) {
.menu_SIkG {
.menu_Guh8 {
flex-grow: 1;
padding: 1rem !important;
}
Expand Down

0 comments on commit 5d59df2

Please sign in to comment.