mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-31 23:49:08 +01:00
10 lines
136 B
SCSS
10 lines
136 B
SCSS
.data-heading {
|
|
margin-bottom: 0;
|
|
font-weight: bold;
|
|
font-size: 1.1em;
|
|
}
|
|
|
|
.data-header-preview {
|
|
height: auto;
|
|
width: 100%;
|
|
}
|