Remove no longer necessary font title from h1 input

This commit is contained in:
Carlos Fernandez 2026-06-11 19:11:59 -04:00
parent 2af8d3f914
commit f504cd96d2

View file

@ -58,10 +58,6 @@
margin: 0; margin: 0;
border: none; border: none;
font-weight: normal; font-weight: normal;
input[type='text'],
.input[contenteditable] {
font-family: @font-title;
}
} }
h2, h2,