Skip to content

Commit

Permalink
VACMS-16098: fix for ckediotr width
Browse files Browse the repository at this point in the history
  • Loading branch information
Edmund Dunn committed Nov 14, 2023
1 parent 3635395 commit 2858bff
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docroot/themes/custom/vagovclaro/assets/scss/wysiwyg.scss
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
color: #323a45;
font-family: 'Source Sans Pro', sans-serif;
font-size: 15px;
margin: 0.5em; /* to provide padding within ckeditor */
max-width: 700px;

@include va-basic-styling;
}

0 comments on commit 2858bff

Please sign in to comment.