Commit 9ff634e2 by Sakilesh J

fix the media queries

parent 1d1b5d1d
......@@ -91,7 +91,7 @@ nav img{
.card .about{
margin-left: 9%;
}
@media screen and (min-width:800px) {
@media screen and (max-width:800px) {
nav{
position: sticky;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment