Add some padding between markdown paragraghs. Delete Caveat font.

This commit is contained in:
Alex Ning
2020-06-17 19:23:44 +08:00
parent 513d926770
commit 0df0482d45
12 changed files with 5 additions and 45 deletions

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<font-family xmlns:app="http://schemas.android.com/apk/res-auto">
<font
app:fontStyle="normal"
app:fontWeight="400"
app:font="@font/caveat_regular" />
<font
app:fontStyle="normal"
app:fontWeight="700"
app:font="@font/caveat_bold" />
</font-family>