format tables

This commit is contained in:
Miguel Pimentel 2024-03-25 13:27:04 +00:00 committed by GitHub
parent c712e544f4
commit c21aaeaa5c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,16 +14,11 @@ It is powered by [Quartz](https://github.com/jackyzha0/quartz/) and [Obsidian](h
- [🌱 Forgetful Notes](#-forgetful-notes)
- [Contents](#contents)
- [Screenshots](#screenshots)
- [Full Width](#full-width)
- [Slim (light)](#slim-light)
- [Slim (dark)](#slim-dark)
- [Features](#features)
- [Background](#background)
- [Technology](#technology)
- [Useful Commands](#useful-commands)
- [Customization](#customization)
- [Stylesheets](#stylesheets)
- [Fonts](#fonts)
- [Folder Structure](#folder-structure)
- [License](#license)
@ -102,11 +97,11 @@ You can add custom CSS code within `/quartz/styles/custom.scss`. You will then n
### Fonts
| Used in: | Font Family | Previous Font |
| --- | :-: | :-: |
| Headers | [Bitter](https://fonts.google.com/specimen/Bitter) | [Schibsted Grotesk](https://fonts.google.com/specimen/Schibsted+Grotesk) |
| Body | [Bitter](https://fonts.google.com/specimen/Bitter) | [Source Sans Pro](https://fonts.google.com/specimen/Source+Sans+3) |
| Code | [Fira Mono](https://fonts.google.com/specimen/Fira+Mono) | [IBM Plex Mono](https://fonts.google.com/specimen/IBM+Plex+Mono) |
| Used in: | Font Family | Previous Font |
| -------- | :------------------------------------------------------: | :----------------------------------------------------------------------: |
| Headers | [Bitter](https://fonts.google.com/specimen/Bitter) | [Schibsted Grotesk](https://fonts.google.com/specimen/Schibsted+Grotesk) |
| Body | [Bitter](https://fonts.google.com/specimen/Bitter) | [Source Sans Pro](https://fonts.google.com/specimen/Source+Sans+3) |
| Code | [Fira Mono](https://fonts.google.com/specimen/Fira+Mono) | [IBM Plex Mono](https://fonts.google.com/specimen/IBM+Plex+Mono) |
## Folder Structure