finish page species
This commit is contained in:
parent
6fff7422e8
commit
a1a98d67b5
13 changed files with 1127 additions and 512 deletions
|
|
@ -1,17 +1,3 @@
|
|||
.species-list{
|
||||
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: center;
|
||||
gap: calc(var(--spacing)*1);
|
||||
margin-bottom: calc(var(--spacing)*3);
|
||||
|
||||
.taxon{
|
||||
width: calc(100%/3 - var(--spacing)*3/3);
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
.family{
|
||||
margin-bottom: calc(var(--spacing)*4);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue