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

github.com/gyorb/hugo-dusk.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/css/layout.css5
1 files changed, 1 insertions, 4 deletions
diff --git a/static/css/layout.css b/static/css/layout.css
index 1789a0a..e6c8a44 100644
--- a/static/css/layout.css
+++ b/static/css/layout.css
@@ -414,10 +414,7 @@ th, td {
.post-preview {
text-decoration: none;
- padding-bottom: 1em;
- padding-left: 0.5em;
- padding-right: 0.5em;
- padding-top: 0.5em;
+ padding: 0.5em 0.5em 1em 0.5em;
margin-top: 1.5em;
margin-bottom: 1.5em;
}