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

github.com/xianmin/hugo-theme-jane.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/sass/_partial/_post/_header.scss')
-rw-r--r--assets/sass/_partial/_post/_header.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/sass/_partial/_post/_header.scss b/assets/sass/_partial/_post/_header.scss
index 2d3ccf3..dfff945 100644
--- a/assets/sass/_partial/_post/_header.scss
+++ b/assets/sass/_partial/_post/_header.scss
@@ -33,6 +33,7 @@
margin-top: 1em;
display: flex;
align-items: center;
+ flex-flow: wrap;
.post-meta-author {
a {