mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #20680 from overleaf/ds-cms-bs5-font-size-override
BS5 Migration CMS - Adding UL and OL to the override list in CSS styling GitOrigin-RevId: 0919f6b1c5ebb2c6d5764a425189e3395bce903a
This commit is contained in:
@@ -7,7 +7,9 @@
|
||||
h4,
|
||||
h5,
|
||||
h6,
|
||||
p {
|
||||
p,
|
||||
ul,
|
||||
ol {
|
||||
@if $size == 'heading-2xl' {
|
||||
@include heading-2xl;
|
||||
} @else if $size == 'heading-xl' {
|
||||
|
||||
Reference in New Issue
Block a user