From 9fbf1fe1c03ea8bd846f5f67140218004cb45e9a Mon Sep 17 00:00:00 2001 From: krircc Date: Sat, 9 Jun 2018 17:22:55 +0800 Subject: [PATCH 1/2] Update actix.css --- static/css/actix.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/static/css/actix.css b/static/css/actix.css index cb75678..868a6f2 100644 --- a/static/css/actix.css +++ b/static/css/actix.css @@ -569,6 +569,9 @@ h5:hover a { .actix-footer-gray { width: 960px; } + .hd-lg-down { + padding-right: 35rem; + } } @media (min-width: 1200px) { From 541da467ac2f8308b2efbdc73ca1869298ad0960 Mon Sep 17 00:00:00 2001 From: krircc Date: Sat, 9 Jun 2018 17:23:11 +0800 Subject: [PATCH 2/2] Update header.html --- layouts/partials/header.html | 1 + 1 file changed, 1 insertion(+) diff --git a/layouts/partials/header.html b/layouts/partials/header.html index fc58484..21a18e9 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -10,6 +10,7 @@ + {{ .Title }}