Move buymeacoffee link and fix blockquote spacing (#60)

This commit is contained in:
Avijit Gupta
2021-08-13 23:15:12 +02:00
committed by GitHub
parent e8b9e86fc5
commit 2e60bab96a
2 changed files with 5 additions and 4 deletions

View File

@@ -258,6 +258,7 @@ blockquote {
border-left: 2px solid var(--light-secondary-color);
color: grey;
padding-left: 1rem;
margin-left: 0;
}
table {