Skip to content

Commit

Permalink
fix landing page dark theme Background pattern (#3734)
Browse files Browse the repository at this point in the history
* fix landing page dark theme Background pattern

* forgot to delete bracket

* 2nd try deleting bracket
  • Loading branch information
TheIsotopes committed Jan 7, 2024
1 parent 7f1e0d5 commit 842194f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/css/dark-theme.less
Expand Up @@ -395,9 +395,7 @@ progress[value] {
}
}
.tab-landing {
.content_top {
background-color: #00000000;
}
background-color: #3e3e3e;
.content_mid {
background-color: #3e3e3e;
.text3 {
Expand Down

0 comments on commit 842194f

Please sign in to comment.