File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
src/Elastic.Documentation.Site/Assets Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 77 details .dropdown {
88 @apply border-grey-20 mt-4 block rounded-sm border-1 shadow-xs;
99 summary .dropdown-title {
10- @apply text-ink-dark flex cursor-pointer items-stretch justify-between font-sans text-xl font-bold;
10+ @apply text-ink-dark flex cursor-pointer items-stretch justify-between font-sans text-lg font-bold;
1111 }
1212
1313 & [open ] .dropdown-title {
Original file line number Diff line number Diff line change 180180 --text-xs : 0.857rem ; /* 12px */
181181 --text-sm : 1rem ; /* 14px */
182182 --text-base : 1.143rem ; /* 16px */
183+ --text-lg : 1.286rem ; /* 18px */
183184 --text-xl : 1.429rem ; /* 20px */
184185 --text-2xl : 1.714rem ; /* 24px */
185186 --text-3xl : 2.143rem ; /* 30px */
You can’t perform that action at this time.
0 commit comments