Fix bold spacing in ViewCard
Signed-off-by: James Ketrenos <james_eikona@ketrenos.com>
This commit is contained in:
parent
877185aaf5
commit
bb6b4e1a36
@ -32,6 +32,10 @@
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.ViewCard .Description b {
|
||||
margin: 0 0.25rem;
|
||||
}
|
||||
|
||||
.ViewCard .Description > div {
|
||||
margin-bottom: 1rem;
|
||||
line-height: 1.25rem;
|
||||
|
Loading…
x
Reference in New Issue
Block a user