mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
Add margin between tab buttons
I think they used to have it but lost it somehow
This commit is contained in:
parent
c0fd00054a
commit
e4441b7a6b
@ -539,6 +539,10 @@ a.footnote::after {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
|
||||
.tab-link.btn {
|
||||
margin-right: 0.25rem;
|
||||
}
|
||||
|
||||
.tab {
|
||||
display: none;
|
||||
order: 99;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user