From c21aaeaa5ccb59b52813903f040457347429a28c Mon Sep 17 00:00:00 2001 From: Miguel Pimentel Date: Mon, 25 Mar 2024 13:27:04 +0000 Subject: [PATCH] format tables --- README.md | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index ead223f2b..969349a82 100644 --- a/README.md +++ b/README.md @@ -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