improve callout
This commit is contained in:
parent
83c51cc39e
commit
f9016d703e
4 changed files with 12 additions and 8 deletions
|
|
@ -7,6 +7,10 @@ section.callout {
|
|||
text-align: center;
|
||||
}
|
||||
|
||||
section.callout a {
|
||||
display: inline-flex;
|
||||
}
|
||||
|
||||
section.callout .ticket-link {
|
||||
margin-top: calc(var(--padding-vertical) / 2);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue