Update to title spacing
This commit is contained in:
parent
bb5cab8a9f
commit
2377bf668b
|
@ -57,10 +57,9 @@
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
padding: 2rem 1rem 1rem 1rem;
|
padding: 20px 20px 10px 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.hierarchy-title {
|
.hierarchy-title {
|
||||||
align-items: center;
|
align-items: center;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
|
|
Loading…
Reference in New Issue