summaryrefslogtreecommitdiff
path: root/static/website/bootstrap-css/assets/css/main.css
diff options
context:
space:
mode:
authorSashi202018-11-06 11:28:37 +0530
committerSashi202018-11-06 11:28:37 +0530
commit9fac63d218a5391b0873d04e863189794f3efabe (patch)
tree2b3ece1d3c27ecf036d43b72cc33db439354fa9f /static/website/bootstrap-css/assets/css/main.css
parentf56977c8ddc468cea5479492b2f183f391eb5234 (diff)
downloadnccps-2018-9fac63d218a5391b0873d04e863189794f3efabe.tar.gz
nccps-2018-9fac63d218a5391b0873d04e863189794f3efabe.tar.bz2
nccps-2018-9fac63d218a5391b0873d04e863189794f3efabe.zip
Modified top background image
Diffstat (limited to 'static/website/bootstrap-css/assets/css/main.css')
-rw-r--r--static/website/bootstrap-css/assets/css/main.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/static/website/bootstrap-css/assets/css/main.css b/static/website/bootstrap-css/assets/css/main.css
index dc3871f..87039e0 100644
--- a/static/website/bootstrap-css/assets/css/main.css
+++ b/static/website/bootstrap-css/assets/css/main.css
@@ -383,6 +383,14 @@ ul li {
font-weight: 300;
}
+@media(max-width: 768px){
+ .site-header .img {
+ width: 100% !important;
+ margin-top: 60px;
+}
+
+}
+
@media (min-width: 768px) {
.navbar-custom {
background-color: #b3a366;