mirror of
https://codeberg.org/superseriousbusiness/gotosocial.git
synced 2025-04-02 14:55:30 +03:00
8 lines
No EOL
111 B
CSS
8 lines
No EOL
111 B
CSS
section.oob-token {
|
|
code {
|
|
background: $gray1;
|
|
padding: 0.5rem;
|
|
margin: 0;
|
|
border-radius: 0.3rem;
|
|
}
|
|
} |