Skip to content

Commit

Permalink
change fav categories wrapper height to 324px
Browse files Browse the repository at this point in the history
  • Loading branch information
goldipl committed Jun 29, 2024
1 parent 02ca56b commit b2206f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sass/home/_favourite_categories.scss
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
align-items: center;
padding: 0;
gap: 0;
height: 290px;
height: 324px;
overflow: hidden;
&.expanded {
max-height: none;
Expand Down
2 changes: 1 addition & 1 deletion sass/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@ body {
align-items: center;
padding: 0;
gap: 0;
height: 290px;
height: 324px;
overflow: hidden;
}
.main-2-0 #favourite-categories .favourite-categories.expanded {
Expand Down

0 comments on commit b2206f2

Please sign in to comment.