Commit c4ec861e by Siyam Kumar

gridview8

parent 790463bc
......@@ -116,9 +116,6 @@ hr {
header>img {
height: 3em ;
}
}
@media screen and (min-width: 780px) {
......@@ -145,7 +142,6 @@ hr {
}
@media screen and (min-width: 992px) {
.grid-container {
grid-template-columns: 33.3% 33.3% 33.3%;
......@@ -178,7 +174,6 @@ hr {
.mainimage {
width: 10em;
/* height: em; */
}
.grid-container h4 {
......@@ -193,4 +188,7 @@ hr {
opacity: initial;
font-weight: normal;
}
.part1{
height: 11em;
}
}
\ No newline at end of file
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