Skip to content

Commit

Permalink
updated responsivenes
Browse files Browse the repository at this point in the history
  • Loading branch information
garvitchittora committed Jun 18, 2020
2 parents cb70ca6 + d06e9f8 commit 70abecb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 22 deletions.
12 changes: 1 addition & 11 deletions index.css
Original file line number Diff line number Diff line change
Expand Up @@ -228,9 +228,6 @@ nav{
width: 200px;
height: 200px;
background-color: #C4C4C4;
}
.overall-icon-div{

}
.overall-icon{
border-radius: 100%;
Expand Down Expand Up @@ -316,9 +313,6 @@ nav{

.overall-heading{
font-size: 40px;
}
.overall-icon-div{

}
.overall-icon{
padding: 5px;
Expand All @@ -334,9 +328,6 @@ nav{
width: 100px;
}
}



@media screen and (max-width: 800px) {

nav{
Expand Down Expand Up @@ -380,5 +371,4 @@ nav{
font-size: 15px;
}

}

}
11 changes: 0 additions & 11 deletions resp_nav.js

This file was deleted.

0 comments on commit 70abecb

Please sign in to comment.