Commit c4ec861e by Siyam Kumar

gridview8

parent 790463bc
......@@ -102,7 +102,7 @@ hr {
.grid-container>div {
width: 100%;
height: 100vh;
height: 100vh;
padding-top: 70px;
overflow: hidden;
}
......@@ -115,10 +115,7 @@ hr {
header>img {
height: 3em ;
}
}
}
@media screen and (min-width: 780px) {
......@@ -145,8 +142,7 @@ hr {
}
@media screen and (min-width: 992px) {
@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