Add AUR package to FAQ and brew package to README + style/wording tweaks

This commit is contained in:
hensm
2023-02-25 11:38:04 +00:00
committed by Matt Hensman
parent 8dde050538
commit 3864ffdbf5
3 changed files with 38 additions and 8 deletions

View File

@@ -307,6 +307,9 @@ h3.download__bridge-header {
.faq__content code {
background-color: var(--grey-10-a10);
border-radius: 3px;
display: inline-block;
margin: 1px 0;
padding: 0.25em 0.5em;
white-space: nowrap;
}