add fonts to css
continuous-integration/drone/push Build is failing Details

maybe we should stop loading so many fonts.

nahhh
This commit is contained in:
leah 2021-04-13 00:56:11 +01:00
parent 567348ec90
commit 174af760cd
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
@import url(/memos/fonts.css);
.memo {
text-align: left;
max-width: 500px;