feat: some formatting changes to reduce vertical whitespace
This commit is contained in:
parent
58747658a8
commit
3b0bba0353
6 changed files with 36 additions and 33 deletions
|
|
@ -101,17 +101,10 @@ section pre {
|
|||
}
|
||||
|
||||
.guestbook-entries {
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
.guestbook-entry {
|
||||
display: grid;
|
||||
grid-template-columns: 8ch 1fr;
|
||||
gap: 0 4ch;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
.guestbook-form {
|
||||
margin-top: 0.5rem;
|
||||
margin-left: 12ch;
|
||||
font-family: monospace;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue