From 21044fef962dac2c8f61d57869098e2ac6701632 Mon Sep 17 00:00:00 2001 From: Ayo Date: Fri, 16 Mar 2018 22:09:09 +0800 Subject: [PATCH 1/4] some styles --- assets/main.scss | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/assets/main.scss b/assets/main.scss index 6c09f62..9f12123 100644 --- a/assets/main.scss +++ b/assets/main.scss @@ -332,6 +332,14 @@ nav#side-nav { } @media only screen and (min-width: 0px) and (max-width: 767px) { + + article .post-content p, + article .post-content ul li, + article .post-content ol li, + .home .post-excerpt p { + font-size: 16px; + } + .jumbotron { background: rgba(141, 191, 66, .97)!important; width: 100%; @@ -365,6 +373,7 @@ nav#side-nav { } .post-thumb { width: 100%; + margin: 0 0 25px 25px; } .jumbotron { background: rgba(141, 191, 66, .97)!important; @@ -376,7 +385,7 @@ nav#side-nav { padding: 30px 0; } .post-list li h3 a { - font-size: 36px; + font-size: 31px; } #mc_embed_signup input { margin: 0 20px !important; From 5f82ef0e54d1229c63f1a47eb3db6fab5e36764d Mon Sep 17 00:00:00 2001 From: Ayo Date: Fri, 16 Mar 2018 22:12:08 +0800 Subject: [PATCH 2/4] some styles --- _layouts/home.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/home.html b/_layouts/home.html index 22ca973..8a3d32c 100644 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -17,7 +17,7 @@ layout: default {{ post.date | date: date_format }}

- {{ post.title | escape }} + {{ post.title | escape }}

{{ post.title | escape }} From c987acdb65a88a3d2fec6e45d6c2e5a59103e742 Mon Sep 17 00:00:00 2001 From: Ayo Date: Fri, 16 Mar 2018 22:12:47 +0800 Subject: [PATCH 3/4] some styles --- _layouts/home.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/home.html b/_layouts/home.html index 8a3d32c..22ca973 100644 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -17,7 +17,7 @@ layout: default {{ post.date | date: date_format }}

- {{ post.title | escape }} + {{ post.title | escape }}

{{ post.title | escape }} From b84b63d9c258f4efddb9aaa8fac4f46303c6d6b5 Mon Sep 17 00:00:00 2001 From: Ayo Date: Fri, 16 Mar 2018 22:13:05 +0800 Subject: [PATCH 4/4] some styles --- _layouts/home.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/home.html b/_layouts/home.html index 22ca973..8a3d32c 100644 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -17,7 +17,7 @@ layout: default {{ post.date | date: date_format }}

- {{ post.title | escape }} + {{ post.title | escape }}

{{ post.title | escape }}