Basic refsheet page start

aurgh
This commit is contained in:
Michał Gdula 2024-06-01 15:25:46 +01:00
parent e73b2b5233
commit 071bcb7cef
9 changed files with 101 additions and 7 deletions

View file

@ -9,6 +9,10 @@
padding-bottom: 8px;
}
> img {
border-radius: $radius;
}
&:last-of-type {
padding-bottom: 0;
}