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
+4 -5
View File
@@ -21,10 +21,9 @@ article blockquote>p {
article h1,
h2 {
margin-top: 1.4rem;
font-size: 30px;
margin: 0 !;
border-left: 4px solid #a6bdc7 !important;
background-color: #d2dde015 !important;
font-size: 32px;
border-left: 4px solid #77ace9 !important;
background-color: #b2cad43a !important;
padding: 0.3rem !important;
padding-left: 1rem !important;
}
@@ -119,4 +118,4 @@ article kbd {
article mark {
background-color: #ffc21280;
}
}