fix modal subtitle sizing

This commit is contained in:
Ben Haynes
2020-09-02 19:50:27 -04:00
parent a18eb023ca
commit 7c73deb8ca

View File

@@ -132,6 +132,7 @@ body {
.subtitle {
color: var(--foreground-subdued);
font-size: 16px;
}
.menu-toggle {