This commit is contained in:
Laurent Destailleur 2021-12-23 11:32:12 +01:00
parent dd94745e33
commit 0fd386a450

View File

@ -40,6 +40,10 @@
display: inline-block;
}
.no-bottom {
padding-bottom: 0;
}
.small {
font-size: 0.9em;
}