fix(Style): organization title more lighter.

This commit is contained in:
a.bouhuolia
2021-03-18 18:41:43 +02:00
parent 357f1d9173
commit e801d5d618

View File

@@ -60,7 +60,7 @@
font-size: 15px;
&:not([class*="bp3-intent-"]):not(.bp3-minimal) {
color: rgba(255, 255, 255, 0.9);
color: rgba(255, 255, 255, 0.95);
}
&:hover,
&:focus,