added basic modal class styling, styled success modal

This commit is contained in:
Jamal Jackson 2016-09-13 14:05:49 -04:00
commit 8b24adb53c
7 changed files with 268 additions and 197 deletions

View file

@ -15,7 +15,7 @@
background: rgba(246, 246, 246, 0.87);
padding: .5rem .5rem 1.7rem;
border: 2px dashed rgb(206, 206, 206);
width: 80%;
width: 90%;
margin: 2rem auto;
color: rgb(43, 43, 43);
text-align: center;