Changed the bg color.

This commit is contained in:
deepjyoti30
2020-05-12 20:20:07 +05:30
parent 65046b882f
commit 54beafc030
2 changed files with 6 additions and 6 deletions

View File

@@ -1,10 +1,10 @@
$background: #263238;
$background: #212121;
$foreground: #fff;
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
$media: #4DD0E1;
$work: #F06292;
$social: #FFF176;
$others: #A1887F;
$others: #81C784;
.roboto {
font-family: 'Roboto', sans-serif;