mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-23 21:38:07 +01:00
11 lines
132 B
SCSS
11 lines
132 B
SCSS
.api-descriptions {
|
|
.address {
|
|
samp {
|
|
font-weight: 400;
|
|
|
|
&.method {
|
|
font-weight: 500;
|
|
}
|
|
}
|
|
}
|
|
}
|