Minimal styling for native content buttons
This commit is contained in:
parent
5748f83971
commit
103ccbdfdd
@ -86,3 +86,13 @@ header {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
main section.content {
|
||||
button {
|
||||
padding: 0.3rem 0.5rem;
|
||||
}
|
||||
|
||||
button + button {
|
||||
margin-left: 0.5rem;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user