diff options
-rw-r--r-- | includes/head.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/head.php b/includes/head.php index 4d7b734..e7fbd50 100644 --- a/includes/head.php +++ b/includes/head.php @@ -128,6 +128,7 @@ p img { display: block; + margin-top: 1em; margin-left: auto; margin-right: auto; max-width: 75%; |