Skip to content

Commit

Permalink
clickdropdowncss.css
Browse files Browse the repository at this point in the history
  • Loading branch information
tanmoybisz authored May 22, 2023
1 parent d7ff808 commit fc40fbb
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion clickdropdowncss.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
.background {
background-image:url(freepage1.1.jpg);
height:500px;
width:700px;
object-fit: cover;
}


Expand Down Expand Up @@ -38,4 +41,4 @@

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {background-color: #3e8e41;}
.dropdown:hover .dropbtn {background-color: #3e8e41;}

0 comments on commit fc40fbb

Please sign in to comment.