diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..723ef36 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.idea \ No newline at end of file diff --git a/css/mobile-first.css b/css/mobile-first.css index cb4c03a..378976a 100644 --- a/css/mobile-first.css +++ b/css/mobile-first.css @@ -67,7 +67,7 @@ .fa-angle-double-down:before {content: "\f103";} .fa-search:before {content: "\f002";} /* sidebar style */ - +.img-responsive{max-width: 100%;} .headerbar .start-navbar-trigger { background:#fff; position:fixed; width:100%; z-index:9999; border-bottom: 1px solid #e0e0e0; } .headerbar .start-navbar-trigger .navimenu { color: #000;