mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 21:47:20 +00:00
8 lines
84 B
SCSS
8 lines
84 B
SCSS
|
|
.query-table-example {
|
||
|
|
|
||
|
|
h3 {
|
||
|
|
font-size: $small;
|
||
|
|
font-weight: $bold;
|
||
|
|
}
|
||
|
|
}
|