Skip to content

Commit

Permalink
make modal display none.
Browse files Browse the repository at this point in the history
  • Loading branch information
riyaahlawat committed Jun 18, 2024
1 parent 584a895 commit e014145
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions styles/modal.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
@import url('variables.css');

.modal {
display: none;
font-weight: 500;
position: fixed;
z-index: 1;
Expand Down

0 comments on commit e014145

Please sign in to comment.