Run prettier

This commit is contained in:
David Baker
2022-05-04 11:24:25 +01:00
parent d930ab869a
commit 0136fd3cab
9 changed files with 27 additions and 22 deletions

View File

@@ -22,6 +22,6 @@
@media (min-width: 800px) {
.preview {
margin-top: 40px;
background-color: #21262C;
background-color: #21262c;
}
}