mirror of
https://github.com/documize/community.git
synced 2025-08-05 13:35:25 +02:00
Make code section font size REM based
In line with recent changes.
This commit is contained in:
parent
a4e07fbf7f
commit
441001fffe
4 changed files with 792 additions and 791 deletions
|
@ -1,5 +1,5 @@
|
|||
.wysiwyg {
|
||||
font-size: 1rem;;
|
||||
font-size: 1rem;
|
||||
line-height: 1.5rem;
|
||||
color: $color-black-light-1;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue