From a4a71e965ac47778a58511d87f9b7802cdde2dfd Mon Sep 17 00:00:00 2001 From: ycc Date: Thu, 10 Dec 2020 14:54:58 +0800 Subject: [PATCH] =?UTF-8?q?=E9=99=90=E5=88=B6=E5=9B=BE=E7=89=87=E5=AE=BD?= =?UTF-8?q?=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + css/mobile-first.css | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 .gitignore 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;