Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kakawait/hugo-tranquilpeak-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjohnsoncodehk <johnsoncodehk@gmail.com>2018-07-11 10:44:44 +0300
committerThibaud LeprĂȘtre <thibaud.lepretre@gmail.com>2018-09-09 13:22:10 +0300
commit576b1a740639dbf96dc5338267ddd9d376932737 (patch)
tree3a4fd53af6b204a5c626b44531334a1356f5d2b8 /layouts/partials/head.html
parent97bbefe8a0c581a96885841c75f8edb7966a04c0 (diff)
Fix content out of the container when open sidebar
fixes #278
Diffstat (limited to 'layouts/partials/head.html')
-rw-r--r--layouts/partials/head.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index 85bc4bf..7d8b7f9 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -45,7 +45,7 @@
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.4/helpers/jquery.fancybox-thumbs.min.css" integrity="sha256-SEa4XYAHihTcEP1f5gARTB2K26Uk8PsndQYHQC1f4jU=" crossorigin="anonymous" />
<!--EXTERNAL STYLES END-->
<!--STYLES-->
- <link rel="stylesheet" href="/css/style-doazeu5vdleqvwiq7hugqskrtp3ttvzxofuztloridt6ygsrc8tsoucnirww.min.css" />
+ <link rel="stylesheet" href="/css/style-kk3lmfsn6xybrsp3byfmdex9rt9kwzo8bp9s3rdj3yprghac7qjbps4smzud.min.css" />
<!--STYLES END-->
{{ range .Site.Params.customCSS }}
{{ if isset . "href" }}