From 3245606647e38019d9c5116e3d33db9917609577 Mon Sep 17 00:00:00 2001 From: Kazhnuz Date: Thu, 6 Dec 2018 19:52:39 +0100 Subject: [PATCH] style: export scss --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 4fdf7db..678754a 100644 --- a/style.css +++ b/style.css @@ -1480,5 +1480,5 @@ a.list-group-item:hover { font-size: 0.9em; font-style: italic; } -.wp-caption .aligncenter { +.wp-caption.aligncenter { margin: auto; }