add prettier setup
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user