update vanilla template

This commit is contained in:
Lea Anthony
2021-02-27 20:06:49 +11:00
parent 8fd77148ca
commit 651f24f641

View File

@@ -14,6 +14,17 @@ body {
margin-top: 1rem;
}
button {
-webkit-appearance: default-button;
padding: 6px;
}
#name {
border-radius: 3px;
outline: none;
height: 20px;
}
#logo {
width: 50%;
height: 50%;