@@ -11,7 +11,7 @@
}
- font-size: 15px;
+ font-size: 16px;
// @extend .text-break;
// https://github.com/twbs/bootstrap/blob/v4.6.1/scss/utilities/_text.scss#L65-L68
@@ -83,6 +83,10 @@
font-weight: normal;
+ table {
+ font-size: 0.95em;
+ }
+
blockquote {
padding: 0 20px;
margin: 0 0 30px 0;