Format JS

This commit is contained in:
Tressley Cahill
2022-11-01 17:12:52 -04:00
parent 723d73e127
commit ec99ce4b15
2 changed files with 22 additions and 19 deletions
+2 -1
View File
@@ -27,7 +27,6 @@ header {
justify-content: center;
}
#date,
#location {
color: var(--primary-link-hover-color);
@@ -40,6 +39,8 @@ header {
text-transform: capitalize;
}
#weather { text-align: right; }
.separator { margin: 0 0.25rem; }
header img,