Update font and power icon.

This commit is contained in:
Jas Singh
2024-06-23 21:46:18 -07:00
parent 42b8948e48
commit f03443a252
12 changed files with 42 additions and 38 deletions

View File

@@ -1,7 +1,7 @@
@import '../colors';
.bar-bt_icon {
font-size: 1.2em;
font-size: 1.15em;
color: $sky;
}

View File

@@ -2,5 +2,5 @@
.bar-power_label {
color: $red;
margin-right: 0.2rem;
margin-top: 0.2rem;
}