add prettier setup

This commit is contained in:
e560248
2025-04-08 12:54:07 +02:00
parent 419113541b
commit 6577698459
43 changed files with 781 additions and 654 deletions

View File

@@ -1,5 +1,3 @@
.logo {
height: 6em;
padding: 1.5em;
@@ -36,7 +34,7 @@
color: #888;
}
input[type="text"] {
input[type='text'] {
border-radius: 6px;
padding: 1rem 0.5rem;
}