0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-29 14:18:11 +00:00

tab size changed to 2

This commit is contained in:
Víctor Losada Hernández
2026-03-29 00:33:07 +01:00
parent 8b347bafbc
commit eb99af2735

View File

@@ -20,6 +20,10 @@
height: 100%; height: 100%;
width:100%; width:100%;
.cm-content {
tab-size:2 !important;
}
@media screen and (pointer: coarse) { @media screen and (pointer: coarse) {
font-size: 16px; font-size: 16px;
} }