1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 17:56:25 +00:00

Fix font color in note detail

This commit is contained in:
Kazu Yokomizo
2017-11-24 12:26:39 +09:00
parent 0b2b89da0f
commit aeb27f7bff

View File

@@ -92,7 +92,6 @@ h2 {
body p {
white-space: normal;
color: rgba(0,0,0,.84);
}
`
}