add taxons'

This commit is contained in:
Julie Blanc 2026-02-11 11:27:05 +01:00
parent 96812f75df
commit d364dda00d
10 changed files with 208 additions and 11 deletions

View file

@ -18,12 +18,16 @@ body {
print-color-adjust:exact !important; */
}
main{
main:not(#main_home){
min-height: calc(100vh - var(--header-h));
max-width: 900px;
margin-inline: auto;
// margin-top: var(--header-h);
/* padding: var(--padding-body); */
}
button{
background: none;
border: none;