adjust triger widths for diff layouts

This commit is contained in:
worktop 2024-02-20 14:26:28 -05:00
parent b25bbbd072
commit a6b5fdb348

View File

@ -13,7 +13,7 @@ h1,h2,h3,h4,h5,h6 {
}
body{
font-size: 100%;
/* font-size: 100%; */
line-height: 1.5;
background-color: var(--bg);
color: var(--fg);