Use bold font for site download buttons

This commit is contained in:
hensm
2020-09-09 15:36:30 +01:00
parent 7c9b06300a
commit c29827e919

View File

@@ -140,6 +140,7 @@ h1.site-header__title {
.download__ext,
.download__app {
font-size: 1.75rem;
font-weight: 600;
margin-bottom: 0.5em;
}