aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax Wofford <max@maxwofford.com>2016-03-06 12:55:44 -0500
committerMax Wofford <max@maxwofford.com>2016-03-06 12:56:09 -0500
commitcc0fe9d310090110d927331f657cb918b40d4f32 (patch)
treec8ec1a8f1823ee9cb990b373fbdd178041370a45
parentb5384e589826ba8114f1954ba690ffc2d094ee60 (diff)
downloadsshtron-cc0fe9d310090110d927331f657cb918b40d4f32.tar.gz
Fix spacing around image
-rw-r--r--static/styles.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/static/styles.css b/static/styles.css
index d23bb00..6e2a6a8 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -113,6 +113,7 @@ code:hover {
}
.gameplay-image {
- margin-top: 3.45em;
- box-shadow: rgba(90, 221, 244, 0.25) 0px 0px 52px;
+ margin-top: 2em;
+ margin-bottom: 3em;
+ box-shadow: rgba(90, 221, 244, 0.35) 0px 0px 72px;
} \ No newline at end of file
Un proyecto texto-plano.xyz