diff --git a/Nikhil.txt b/Nikhil.txt new file mode 100644 index 0000000..094f070 --- /dev/null +++ b/Nikhil.txt @@ -0,0 +1,3 @@ +Nikhil Dadhich +BT22CSE145 +To explore git and github for opensource \ No newline at end of file diff --git a/style.css b/style.css index 9e09c26..7a4ea15 100644 --- a/style.css +++ b/style.css @@ -185,6 +185,7 @@ nav ul li a:hover::after{ grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); grid-gap: 40px; margin-top: 50px; + height: 193px; } .work{ border-radius: 10px;