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

github.com/zhe/hugo-theme-slim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/slim.css')
-rw-r--r--static/css/slim.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/slim.css b/static/css/slim.css
index a7de5dc..b737996 100644
--- a/static/css/slim.css
+++ b/static/css/slim.css
@@ -14,7 +14,7 @@ a {
img {
max-width: 100%;
- margin: 0 0 1rem;
+ margin: 1rem 0 0 1rem;
border: 0;
border-radius: 5px; }