Improve the design
This commit is contained in:
parent
3bd32fab40
commit
318198177c
1 changed files with 5 additions and 1 deletions
|
@ -4,7 +4,11 @@
|
||||||
margin-bottom: 2px;
|
margin-bottom: 2px;
|
||||||
color: black;
|
color: black;
|
||||||
padding: 0.5rem;
|
padding: 0.5rem;
|
||||||
border: solid black 2px;
|
padding-bottom: 1px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.formula p:last-child, .letters p:last-child {
|
||||||
|
padding-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.formula {
|
.formula {
|
||||||
|
|
Loading…
Reference in a new issue