added bottom margin to guestbook to allow seeing last item on small screens

main
Michael Murtaugh 1 week ago
parent e1efc4b92e
commit 8fb715c051

@ -1,5 +1,6 @@
body{
background-color: rgb(240,240,240);
margin-bottom: 120px;
}
.creature canvas {
width: 64px;

Loading…
Cancel
Save