issues
search
designatuci
/
DUCI-website
The source code for the Design at UCI website (React)
4
stars
0
forks
source link
fix: increase z-index on designathon modals
#119
Closed
KevinWu098
closed
6 months ago
KevinWu098
commented
6 months ago
Summary
Modals had too low of a z-index, causing nav to overlap. Fixed by adjusting z-index to
1001
.
before
after
Summary
1001
.before
after