Remove extra whitespace in instance info block
This commit is contained in:
parent
3b8dae290c
commit
b31e8d98fe
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ const { instance } = $(useInstanceInfo())
|
||||||
h1 {
|
h1 {
|
||||||
font-size: 32px;
|
font-size: 32px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn {
|
.btn {
|
||||||
|
|
Loading…
Reference in a new issue