Commit a37d9782 by sujata

banner change

1 parent a29552ac
...@@ -4133,6 +4133,12 @@ height: 40vh; ...@@ -4133,6 +4133,12 @@ height: 40vh;
right: -4%; right: -4%;
top: -8%; top: -8%;
} }
.main-banner-content h1 {
font-size: 40px;
margin-bottom: 20px;
letter-spacing: 1px;
line-height: 3.8vw;
}
} }
/* Min width 1550px */ /* Min width 1550px */
@media only screen and (min-width: 1550px) { @media only screen and (min-width: 1550px) {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!