+ European minnow priapumfish mosshead warbonnet shrimpfish bigscale. Cutlassfish porbeagle shark ricefish walking catfish glassfish Black swallower.
+Ipsum available at Tuna ipsum
+Featuring Corporate ipsum
+Efficiently unleash cross-media information without cross-media value. Quickly maximize timely deliverables for real-time
+
+
+
+
+
+
+
+
+
+
diff --git a/scss/custom.scss b/scss/custom.scss
index 7b62990..9a1f2fc 100644
--- a/scss/custom.scss
+++ b/scss/custom.scss
@@ -7,19 +7,29 @@ $alex-project-color: #3c2267;
// $MYNAME-project-color: HEXVALUE;
+$ccarter-project-color: #91bec1;
+
$daniel-project-color: #1EE8D4;
+
// change the body background color on each page based on your name
#elyse {
@include readable($elyse-project-color); // this readable mixin is in color-test.scss. it determines what the font color should be based on your background color!
}
+
+#ccarter {
+ @include readable($ccarter-project-color); // this readable mixin is in color-test.scss. it determines what the font color should be based on your background color!
+}
+
+
#alex {
@include readable($alex-project-color);
}
+
#sartaj {}
#daniel {