Commit bbfb68a1 by Siyam Kumar

desktop

parent a825f560
......@@ -88,9 +88,7 @@ hr {
padding-top: 70px;
}
.mainimage {
min-height: 36vw;
}
header {
position: fixed;
......@@ -108,8 +106,8 @@ hr {
@media screen and (min-width: 992px) {
.container>div {
width: 33.3%;
min-height: 50%;
padding: 50px;
min-height: 50vh;
padding: 65px;
}
.mainimage {
......@@ -122,11 +120,11 @@ hr {
.container h4 {
max-width: 20%;
text-transform: initial;
font-size: 15px;
font-size: 12px;
}
.container p {
font-size: 13px;
font-size: 10px;
float: left;
text-transform: uppercase;
}
......
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