fix some head content and fix image for page template

This commit is contained in:
2026-05-13 11:00:43 -07:00
parent 3955025759
commit a2b0055a54
3 changed files with 6 additions and 5 deletions

View File

@ -31,6 +31,7 @@ body {
img, picture, video, canvas, svg {
display: block;
max-width: 100%;
height: auto;
}
/* 7. Inherit fonts for form controls */