diff --git a/assets/css/010_typography.css b/assets/css/010_typography.css index f984bfe..6d314ee 100644 --- a/assets/css/010_typography.css +++ b/assets/css/010_typography.css @@ -74,10 +74,6 @@ p { letter-spacing: 0.01em; } -p, pre { - font-size: var(--text-m); -} - sup { font-size: var(--text-xs); line-height: 1;