mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-13 17:20:14 +00:00
Minor changes
This commit is contained in:
parent
321f4d7d25
commit
556fe28aa7
6 changed files with 64 additions and 13 deletions
|
|
@ -11,6 +11,12 @@
|
|||
|
||||
margin: 0.5rem 0;
|
||||
padding: 0.75rem 1.25rem;
|
||||
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.custom-block.tip .command-example-group {
|
||||
background-color: darken($exampleBgColor, 3%);
|
||||
}
|
||||
|
||||
.command-example-group .command-example {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue