updated launch css

This commit is contained in:
Isaac Visintainer 2019-06-21 13:20:55 -07:00
parent dc8b7cbd38
commit 7f95722a14

View File

@ -58,3 +58,11 @@ h2 {
.bg-v-light-gray {
background-color: #f9f9f9;
}
.gray-30 {
color: #B1B2B3;
}
.green-medium {
color: #2ED196;
}