mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-22 10:13:18 +00:00
11 lines
132 B
SCSS
11 lines
132 B
SCSS
.api-descriptions {
|
|
.address {
|
|
samp {
|
|
font-weight: 400;
|
|
|
|
&.method {
|
|
font-weight: 500;
|
|
}
|
|
}
|
|
}
|
|
}
|