Update _base.scss

This commit is contained in:
Seraphim R.P 2020-06-19 01:18:08 -04:00 committed by GitHub
parent c3a7a77a40
commit de0c99e5ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,3 +39,7 @@ a {
li { li {
margin: 15px 0; margin: 15px 0;
} }
b, strong {
font-size: 17px !important;
}