Place company card moat value on shared score-bar grid start
This commit is contained in:
@@ -28,16 +28,8 @@
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.sg-company-card__moat {
|
||||
display: grid;
|
||||
grid-template-columns: var(--layout-score-bar-item-columns);
|
||||
column-gap: var(--layout-score-bar-item-gap);
|
||||
align-items: center;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.sg-company-card__moat-label {
|
||||
margin: 0;
|
||||
.sg-company-card__moat-row {
|
||||
display: contents;
|
||||
}
|
||||
|
||||
.sg-company-card__moat-value {
|
||||
|
||||
Reference in New Issue
Block a user