menu
This commit is contained in:
parent
25cdb3bd0b
commit
31e1b729f3
28 changed files with 925 additions and 426 deletions
|
|
@ -36,12 +36,12 @@
|
|||
|
||||
[data-page="species-list-by-families"]{
|
||||
.species-list{
|
||||
align-items: center;
|
||||
align-items: center;
|
||||
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: center;
|
||||
gap: calc(var(--spacing)*1);
|
||||
gap: calc(var(--spacing)*0.5);
|
||||
margin-bottom: calc(var(--spacing)*3);
|
||||
.taxon{
|
||||
width: calc(100%/3 - var(--spacing)*2/3);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue