Add basic styling to parts page
This commit is contained in:
@@ -12,6 +12,11 @@
|
||||
* END --- TAILWIND GENERATOR EDIT
|
||||
*/
|
||||
|
||||
body {
|
||||
/* TODO can I use a tailwind class here? */
|
||||
background-color: #4a5568;
|
||||
}
|
||||
|
||||
button, input, label, textarea {
|
||||
display: block;
|
||||
outline: none;
|
||||
|
||||
Reference in New Issue
Block a user