Update builder.html
Browse files- builder.html +1 -1
builder.html
CHANGED
@@ -39,7 +39,7 @@
|
|
39 |
margin: 150px auto 0px;
|
40 |
background-color: #ffe478;
|
41 |
box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.25);
|
42 |
-
color:rgba(
|
43 |
font: caption;
|
44 |
font-weight: 100;
|
45 |
}
|
|
|
39 |
margin: 150px auto 0px;
|
40 |
background-color: #ffe478;
|
41 |
box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.25);
|
42 |
+
color:rgba(0, 0, 0, 0.75);
|
43 |
font: caption;
|
44 |
font-weight: 100;
|
45 |
}
|