mirror of
https://github.com/kremalicious/umami.git
synced 2024-11-27 21:00:12 +01:00
9 lines
75 B
CSS
9 lines
75 B
CSS
.parameter {
|
|
display: flex;
|
|
gap: 10px;
|
|
}
|
|
|
|
.op {
|
|
font-weight: bold;
|
|
}
|