Browse Source

New class for blog header size

redesign
Anxhelo Lushka 7 years ago
committed by GitHub
parent
commit
f4a361ff9a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      css/app.css

5
css/app.css

@ -5002,7 +5002,10 @@ blockquote, blockquote p {
h5 {
font-size: 1.125rem; }
h6 {
font-size: 1rem; } }
font-size: 1rem; }
h3.blog {
font-size: 2.1rem;
margin-bottom: 10px; } }
.off-canvas-wrap {
-webkit-backface-visibility: hidden;

Loading…
Cancel
Save