mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-26 02:50:01 +00:00
9 lines
162 B
SCSS
9 lines
162 B
SCSS
.wherehows-entity-header-title {
|
|
display: inline-flex;
|
|
padding: 5px 0;
|
|
margin: 0;
|
|
font-size: 24px;
|
|
font-weight: 400;
|
|
margin-right: item-spacing(2);
|
|
}
|