File tree Expand file tree Collapse file tree
src/lib/components/MarkdownItem/Simple Expand file tree Collapse file tree Original file line number Diff line number Diff line change 127127 .h5 ,
128128 .h6 {
129129 @apply font-title tracking-wide mt-8 mb-6 py-1.5 ;
130- line-height : 1 em ;
130+ line-height : 1.2 em ;
131131 }
132132 .h1 ,
133133 .h2 {
134134 @apply border-b border-neutral-200;
135135 }
136136 .h1 {
137- font-size : 2 em ;
137+ font-size : 1.8 em ;
138138 font-weight : 600 ;
139139 }
140140
141141 .h2 {
142- font-size : 1.8 em ;
142+ font-size : 1.6 em ;
143143 font-weight : 600 ;
144144 }
145145
146146 .h3 {
147- font-size : 1.6 em ;
147+ font-size : 1.4 em ;
148148 font-weight : 600 ;
149149 }
150150
151151 .h4 {
152- font-size : 1.4 em ;
152+ font-size : 1.3 em ;
153153 font-weight : 600 ;
154154 }
155155
160160
161161 .h6 {
162162 /* @apply text-base mt-4 mb-2 font-bold; */
163- font-size : 1 em ;
163+ font-size : 1. 1em ;
164164 font-weight : 600 ;
165165 }
166166 </style >
You can’t perform that action at this time.
0 commit comments