🐛 (stacked note) nowrap note title.

This commit is contained in:
2021-03-16 22:29:43 +01:00
parent 4eddd47796
commit ad28b7aa0c

View File

@@ -84,6 +84,7 @@ $border-color: rgba(18, 19, 58, 0.2);
a { a {
color: #363636; color: #363636;
display: block; display: block;
white-space: nowrap;
} }
} }