8 lines
82 B
CSS
8 lines
82 B
CSS
|
.groupName {
|
||
|
font-size: 1.25rem;
|
||
|
}
|
||
|
|
||
|
.specificationName {
|
||
|
font-weight: bold;
|
||
|
}
|