add taxons'
This commit is contained in:
parent
96812f75df
commit
d364dda00d
10 changed files with 208 additions and 11 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue