Notes header font size

This commit is contained in:
Mo Bitar
2019-05-30 12:18:56 -05:00
parent e7fa6bb062
commit 7063816adb

View File

@@ -23,7 +23,8 @@
font-size: var(--sn-stylekit-font-size-h1);
.section-title-bar-header .title {
color: var(--sn-stylekit-neutral-color);
font-size: var(--sn-stylekit-font-size-h3);
font-weight: 600;
width: calc(90% - 45px);
}
}