Minor style updates, add business contact page

This commit is contained in:
Matthew Holt 2020-05-02 23:26:37 -06:00
parent d235f6a9c4
commit f181d98e38
No known key found for this signature in database
GPG key ID: 2A349DD577D586A5
7 changed files with 65 additions and 15 deletions

View file

@ -335,14 +335,6 @@ h5 {
background-color: rgba(0, 0, 0, .075);
}
pre,
code {
font-family: 'PT Mono', 'Source Code Pro', monospace;
padding: 3px 6px;
font-size: 95%;
line-height: 1.5em;
}
code {
background-color: #e9f1fb;
border-radius: 5px;