fixed bug in series

This commit is contained in:
Nuno Coração
2022-10-17 22:50:08 +01:00
parent 7e5d4f8365
commit c88306afad
5 changed files with 26 additions and 22 deletions
+6 -2
View File
@@ -1570,8 +1570,12 @@ select {
margin-left: 0.5rem;
}
.ml-0 {
margin-left: 0px;
.mt-2 {
margin-top: 0.5rem;
}
.mb-5 {
margin-bottom: 1.25rem;
}
.\!mb-9 {