updated modal

This commit is contained in:
andres alcocer
2018-11-14 16:25:13 -05:00
parent df86daef65
commit 369b95d617
5 changed files with 53 additions and 18 deletions

View File

@@ -5,5 +5,5 @@
z-index: 100;
left: 0;
top: 0;
background-color: rgba($color-background, .5);
background-color: rgba($color-background, .7);
}