Skip to content

Commit

Permalink
fix: style down arrow overflow on hero
Browse files Browse the repository at this point in the history
  • Loading branch information
0x4007 committed Jun 18, 2024
1 parent de7525b commit bce95fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/code/css/ubq.css
Original file line number Diff line number Diff line change
Expand Up @@ -1122,6 +1122,7 @@ div#down-arrow-wrapper {
position: absolute;
bottom: 48px;
right: 48px;
overflow: unset;
}
#Back,
#Logo {
Expand Down

0 comments on commit bce95fa

Please sign in to comment.