From 912be0730eef92e6d7fbd5d393d9d9eeaa62c549 Mon Sep 17 00:00:00 2001 From: Damillora Date: Mon, 19 Apr 2021 19:10:53 +0700 Subject: [PATCH] chore(shian): Center captions --- src/sass/ghost.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/sass/ghost.scss b/src/sass/ghost.scss index 748347d..c6fe842 100644 --- a/src/sass/ghost.scss +++ b/src/sass/ghost.scss @@ -37,6 +37,7 @@ font-size: $text-sm; color: var(--highlight-color); margin-top: 0.5rem; + text-align: center; } .kg-gallery-container {