Unverified Commit fa36f1e7 authored by Vipul Basapati's avatar Vipul Basapati Committed by GitHub

Update custom-style.css

parent 6e3c77cf
......@@ -2,6 +2,9 @@
--theme-co: #495867;
--light-blue: #BDD5EA;
}
html, body {
height: 100%;
}
.box {
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
......@@ -354,4 +357,4 @@ ul.timeline.notification-list>li>.timeline-item>.timeline-header>span.comment-hl
@media screen and (max-width: 992px){
.navbar-custom-menu>.navbar-nav>li>.dropdown-menu { right: 3%; }
}
/*Responsive CSS end*/
\ No newline at end of file
/*Responsive CSS end*/
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