Remove extra whitespace in instance info block

This commit is contained in:
silverpill 2023-01-06 14:38:26 +00:00
parent 3b8dae290c
commit b31e8d98fe

View file

@ -34,6 +34,7 @@ const { instance } = $(useInstanceInfo())
h1 {
font-size: 32px;
font-weight: bold;
margin-bottom: 0;
}
.btn {