Skip to content

Commit

Permalink
Hotfix/background (#675)
Browse files Browse the repository at this point in the history
* fix: background

* fix: bg coharvest
  • Loading branch information
quangdz1704 authored Mar 7, 2024
1 parent f81b400 commit 027b037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/CoHarvest/index.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
@import 'src/styles/themes';

.pageWrapper {
background-color: $primary-background-other;
// background-color: $primary-background-other;
position: relative;
scroll-behavior: smooth;
}
Expand Down

0 comments on commit 027b037

Please sign in to comment.