aboutsummaryrefslogtreecommitdiff
path: root/con/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'con/style.css')
-rw-r--r--con/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/con/style.css b/con/style.css
index d417ce8..13fb6af 100644
--- a/con/style.css
+++ b/con/style.css
@@ -218,3 +218,7 @@ article {
article p {
text-align: center;
}
+
+.latest-post {
+ margin: 50px 0 50px 0;
+}