Remove inline CSS

This commit is contained in:
2019-10-10 17:07:03 -05:00
parent 8f31d88519
commit 01c040fd15
8 changed files with 11 additions and 7 deletions

View File

@ -127,6 +127,10 @@ h2, h3:not(.h5), h4, h5 {
font-size: 5.5em;
}
.panel-font {
font-size: 120px;
}
.share-btn {
border: 0;
box-shadow: $share-btn-shadow;