added tattoo post + admonitions anotations
Some checks failed
/ test (push) Failing after 8s

This commit is contained in:
violette 2025-02-27 17:54:57 -05:00
parent dc04e4f83f
commit 655dff28a6
14 changed files with 415 additions and 4 deletions

View file

@ -184,7 +184,8 @@ a, label {
/* resize image that are in main, and center them */
main img {
max-width: 70%;
max-width: 70vw;
max-height: 60vh;
min-width: 0;
margin-left:auto;
margin-right:auto;