Update sermon-a4.css
This commit is contained in:
parent
8347bb4f7e
commit
f5f9b58cf1
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
/* @theme sermon-a4 */
|
||||
/* @theme sermon-a4
|
||||
author: simonpipe (codeberg.org/simonpipe/)
|
||||
License: MIT
|
||||
|
||||
|
|
@ -7,6 +7,7 @@ This theme is a derivative work based on:
|
|||
*/
|
||||
|
||||
@import 'base';
|
||||
@import url("https://fonts.googleapis.com/css2?family=Ubuntu+Mono:ital,wght@0,400;0,700;1,400;1,700&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap");
|
||||
|
||||
:root {
|
||||
--font-size: 18pt;
|
||||
|
|
|
|||
Loading…
Reference in a new issue