button/text
This commit is contained in:
parent
39ca99452c
commit
590d67f2f4
1 changed files with 2 additions and 1 deletions
|
@ -132,7 +132,8 @@ section.banner {
|
||||||
|
|
||||||
button {
|
button {
|
||||||
border-radius: .25em;
|
border-radius: .25em;
|
||||||
padding: 0 .5em;
|
color: var(--body-text);
|
||||||
|
padding-inline: .5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
h1, h2, h3 {
|
h1, h2, h3 {
|
||||||
|
|
Loading…
Add table
Reference in a new issue