From 71f8a6bcdddcde7ab8d8109cf3ec362e2651e222 Mon Sep 17 00:00:00 2001 From: Peng Li Date: Fri, 7 Apr 2017 23:32:56 +0800 Subject: [PATCH] change name of title in banner --- css/my.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/my.css b/css/my.css index ab495d3..40dfbdf 100644 --- a/css/my.css +++ b/css/my.css @@ -19,7 +19,7 @@ body .title { /* background-color: yellow; */ } -#banner .brand { +#banner .title { float: left } -- 2.11.0