fix: guestbook alignment tweak so comments don't overflow their column
This commit is contained in:
parent
2d89945692
commit
99d80f56b7
3 changed files with 7 additions and 4 deletions
|
|
@ -104,6 +104,10 @@ section pre {
|
|||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
.guestbook-entry {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.guestbook-form {
|
||||
margin-top: 0.5rem;
|
||||
font-family: monospace;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue