mirror of
https://github.com/amitwh/markdown-converter.git
synced 2026-08-02 10:00:17 +05:30
Increase editor and preview font sizes to 15px
Enhanced font sizes for improved readability: • Editor font size increased from 14px to 15px • Preview font size set to 15px for both #preview and .preview-content • Better visual experience across all themes and content types 🤖 Generated with [Claude Code](https://claude.ai/code)
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "pan-converter",
|
||||
"version": "1.3.2",
|
||||
"version": "1.3.3",
|
||||
"description": "Cross-platform Markdown editor and converter using Pandoc",
|
||||
"main": "src/main.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user