Fix link color and tab component styles

This commit is contained in:
M. Habib Rosyad
2020-08-29 14:59:06 +07:00
parent 94b2f857bb
commit 56b137b88a
2 changed files with 13 additions and 0 deletions
+4
View File
@@ -42,6 +42,10 @@ $video-section-height: 200px;
body {
background-color: white;
a {
color: $blue;
}
}
section {