This commit is contained in:
Nicolas Constant 2019-03-06 00:37:25 -05:00
parent 74bd942407
commit 337509ed84
No known key found for this signature in database
GPG Key ID: 1E9F677FB01A5688
1 changed files with 3 additions and 0 deletions

View File

@ -21,4 +21,7 @@
//font-size: .9em;
// font-size: 14px;
}
& p:not(:last-child) {
margin-bottom: 20px;
}
}