Commit ba174d15 by Siyam Kumar

desktopchange

parent 1ddbc107
...@@ -126,7 +126,7 @@ hr { ...@@ -126,7 +126,7 @@ hr {
.mainimage { .mainimage {
margin-right:0; margin-right:0;
max-height: 250px; min-height: 250px;
} }
.container h4 { .container h4 {
...@@ -141,6 +141,19 @@ hr { ...@@ -141,6 +141,19 @@ hr {
opacity: initial; opacity: initial;
font-weight: normal; font-weight: normal;
} }
.desc{
margin: 0px;
}
@media screen and (min-width: 1570px) {
.container h4 {
font-size: 25px;
}
.container p {
font-size: 20px;
}
}
}
}
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