Use TARDIS blue

This commit is contained in:
Yash Karandikar 2021-11-11 11:46:22 -06:00
parent a47c06b61a
commit ed0c2dcf75

View file

@ -7,8 +7,7 @@
body { body {
font-family: 'Ubuntu', sans-serif; font-family: 'Ubuntu', sans-serif;
background: linear-gradient(180deg, #091579, black); background: linear-gradient(180deg, #003B6F, black);
// background: linear-gradient(180deg, #00d4ff, #091579);
color: white; color: white;
background-repeat: no-repeat; background-repeat: no-repeat;
background-attachment: fixed; background-attachment: fixed;