h1,h2 update

This commit is contained in:
GURU SABARISH
2020-09-30 07:39:34 +05:30
committed by GitHub
parent 40110a5082
commit ead5bbc695
+3 -4
View File
@@ -21,10 +21,9 @@ article blockquote>p {
article h1, article h1,
h2 { h2 {
margin-top: 1.4rem; margin-top: 1.4rem;
font-size: 30px; font-size: 32px;
margin: 0 !; border-left: 4px solid #77ace9 !important;
border-left: 4px solid #a6bdc7 !important; background-color: #b2cad43a !important;
background-color: #d2dde015 !important;
padding: 0.3rem !important; padding: 0.3rem !important;
padding-left: 1rem !important; padding-left: 1rem !important;
} }