Skip to content

Commit

Permalink
Merge branch 'revampUI'
Browse files Browse the repository at this point in the history
  • Loading branch information
luktinghin committed Jan 20, 2024
2 parents eee36f3 + 8975114 commit d097b4a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -5002,6 +5002,7 @@ body.dark .infusionratedropdownitem:hover {
}
.footer {
text-align: left;
margin-left: 100px;
}
.footer ul {
float: right;
Expand All @@ -5016,6 +5017,9 @@ body.dark .infusionratedropdownitem:hover {
.narrowbodywrapper .hamburger {
right: 1rem;
}
body.dark .narrowbodywrapper .hamburger {
right: 2px;
}

.top_subtitle {

Expand Down

0 comments on commit d097b4a

Please sign in to comment.