We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f81929 commit 9aeee58Copy full SHA for 9aeee58
mia_base.css
@@ -512,6 +512,7 @@ h1.title {
512
/* Give the field a bit of pizazz when it's being edited */
513
514
h1.title input:focus-within {
515
+ font-size: var(--title-font-size, 20pt) !important;
516
color: var(--ls-link-text-color) !important;
517
}
518
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "miA theme",
3
"author": "playerofgames",
4
- "version": "1.5.4",
+ "version": "1.5.5",
5
"description": "A theme inspired by macOS and iA Writer.",
6
"logseq": {
7
"themes": [
0 commit comments