Add prettier, and fix some CSS/line errors.

This commit is contained in:
David Edmondson
2021-09-04 13:18:08 -07:00
parent 2d322e7a6a
commit 1e42f73e2a
16 changed files with 111 additions and 108 deletions
+1 -2
View File
@@ -72,7 +72,6 @@
border: 5px solid var(--my-highlight-color);
}
.log-box-container {
display: flex;
flex-flow: column;
@@ -157,7 +156,7 @@
}
.dialog-box-close-button:hover,
.dialog-box-close-button:focus,{
.dialog-box-close-button:focus {
color: #fff;
text-decoration: none;
cursor: pointer;