This commit is contained in:
parent
33a98352e2
commit
8f0a4fd3b6
|
@ -54,12 +54,14 @@
|
|||
}
|
||||
|
||||
p {
|
||||
font-weight: black;
|
||||
font-weight: normal;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
p, details {
|
||||
p,
|
||||
details {
|
||||
font-size: 1rem;
|
||||
margin-top: 1rem;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue