got different project sections

This commit is contained in:
CJSatnarine
2025-03-21 19:22:17 -04:00
parent bd3eb288d6
commit e5a10faac4
14 changed files with 72 additions and 5 deletions

View File

@@ -1,5 +1,3 @@
// This is inspired by the husqy theme on monkeytype.com (https://github.com/monkeytypegame/monkeytype/blob/master/frontend/static/themes/husqy.css).
// Colours.
$white: #FFFFFF;
$black: #000000;

View File

@@ -56,7 +56,7 @@ h6 {
color: colours.$h4;
}
#exploring_animator {
#junior_animator {
color: colours.$h5;
}