From da9b8114a0e3230bee9c683fcb46731b51d336bc Mon Sep 17 00:00:00 2001 From: tactonbishop Date: Sat, 4 Jun 2022 15:30:04 +0100 Subject: [PATCH] Last Sync: 2022-06-04 15:30:04 --- Hardware/Logic_Gates/Nand_gates.md | 0 markdown-styles.css | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 Hardware/Logic_Gates/Nand_gates.md diff --git a/Hardware/Logic_Gates/Nand_gates.md b/Hardware/Logic_Gates/Nand_gates.md new file mode 100644 index 0000000..e69de29 diff --git a/markdown-styles.css b/markdown-styles.css index 3cc3ccc..5346030 100644 --- a/markdown-styles.css +++ b/markdown-styles.css @@ -31,5 +31,5 @@ p, ul, li, dl, dd, dt { pre, code { font-family: 'LigaLiberationMono'; - font-size: 12px p !important; + font-size: 12px !important; } \ No newline at end of file