all repos — breadsite @ b0d01e5c3e03de2253f039953cb75b21b3f3c88c

Unnamed repository; edit this file 'description' to name the repository.

minor css change
confusedbread confuseddbread@gmail.com
Mon, 12 Jan 2026 01:26:01 +0100
commit

b0d01e5c3e03de2253f039953cb75b21b3f3c88c

parent

478970c2c036bc79bae6848577b5660b7fff3931

1 files changed, 5 insertions(+), 1 deletions(-)

jump to
M style.cssstyle.css

@@ -73,13 +73,17 @@ }

} #buttons { - margin-top: 2rem; + margin-top: 3rem; img { image-rendering: auto; image-rendering: crisp-edges; image-rendering: pixelated; image-rendering: -webkit-optimize-contrast; } +} + +#webrings p { + margin-top: 0.1rem; } #assembly section {