Improve the design

This commit is contained in:
Manuel Thalmann 2023-01-09 23:14:08 +01:00
parent 3bd32fab40
commit 318198177c

View file

@ -4,7 +4,11 @@
margin-bottom: 2px;
color: black;
padding: 0.5rem;
border: solid black 2px;
padding-bottom: 1px;
}
.formula p:last-child, .letters p:last-child {
padding-bottom: 0;
}
.formula {