Replace Backbone with React lightbox

This commit is contained in:
Daniel Gasienica 2018-04-14 23:27:03 -04:00
parent cb94d09ef9
commit 4a5a2cb5c1
7 changed files with 75 additions and 79 deletions

View file

@ -12,6 +12,8 @@ $grey_d: #454545;
$green: #47D647;
$red: #EF8989;
$z-index-modal: 100;
@font-face {
font-family: 'Roboto-Light';
src: url('../fonts/Roboto-Light.ttf') format('truetype');