mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 00:49:03 +00:00
8 lines
73 B
SCSS
8 lines
73 B
SCSS
|
|
.data-set {
|
||
|
|
font-size: $x-small;
|
||
|
|
|
||
|
|
dt {
|
||
|
|
font-weight: $bold;
|
||
|
|
}
|
||
|
|
}
|