1
Fork 0

Centered text more

This commit is contained in:
Jake Howard 2015-11-12 18:31:47 +00:00
parent 3fbaa26e4e
commit 6dcec5e701

View file

@ -98,6 +98,7 @@
& .project { & .project {
padding: 15px; padding: 15px;
padding-top: 20%;
.transition(~"opacity 0.5s ease-in"); .transition(~"opacity 0.5s ease-in");
opacity: 0; opacity: 0;
background-color: rgba(0,0,0,0.6); background-color: rgba(0,0,0,0.6);