Browse Source

Removed an obsolete comment.

Kamil Piechaczek 5 years ago
parent
commit
8377b3801c
1 changed files with 0 additions and 1 deletions
  1. 0 1
      packages/ckeditor5-font/theme/fontsize.css

+ 0 - 1
packages/ckeditor5-font/theme/fontsize.css

@@ -3,7 +3,6 @@
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
  */
 
-/* The values should be synchronized with the "FONT_SIZE_PRESET_UNITS" object in the "/src/fontsize/utils.js" file. */
 .text-tiny {
 	font-size: .7em;
 }