aboutsummaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/application/_body.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/application/_body.scss')
-rw-r--r--app/assets/stylesheets/application/_body.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/application/_body.scss b/app/assets/stylesheets/application/_body.scss
index f151b47..6e3b56e 100644
--- a/app/assets/stylesheets/application/_body.scss
+++ b/app/assets/stylesheets/application/_body.scss
@@ -40,6 +40,7 @@ body {
main > article {
background-color: rgba(255, 255, 255, 0.8);
+ z-index: 990;
}
img {