This commit is contained in:
gurusabarish
2020-08-26 13:11:57 +05:30
parent 98b3e9eb20
commit 20888a56e0
17 changed files with 337 additions and 492 deletions
File diff suppressed because one or more lines are too long
+4 -1
View File
@@ -22,9 +22,12 @@
height: 350px !important;
}
@media only screen and (max-width: 600px) {
.img-fluid {
height: 200px !important;
}
}
.footer {
background: #f2f2f2;
}