mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-08 07:23:34 +00:00
7 lines
75 B
SCSS
7 lines
75 B
SCSS
|
|
.entity-list {
|
||
|
|
&__title {
|
||
|
|
font-size: 20px;
|
||
|
|
line-height: 2;
|
||
|
|
}
|
||
|
|
}
|