Commit c4ec861e by Siyam Kumar

gridview8

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