diff --git a/assets/sass/user_styles.scss b/assets/sass/user_styles.scss index e09440d..4f2609d 100644 --- a/assets/sass/user_styles.scss +++ b/assets/sass/user_styles.scss @@ -5,6 +5,10 @@ @import url("https://fonts.googleapis.com/css2?family=Inter:wght@300&family=Rubik:wght@300&display=swap"); +html { + font-size: 20px; +} + body { font-family: "univers"; } diff --git a/content/projects/fsfw/index.html b/content/projects/fsfw/index.html index 4ab47ed..1bd5ba6 100644 --- a/content/projects/fsfw/index.html +++ b/content/projects/fsfw/index.html @@ -14,7 +14,7 @@ homeLogoCss = "fsfw-img"
-

{{% content "description.md" %}}

+

{{% content "description.md" %}}

Documentation

diff --git a/content/projects/sat-rs/index.html b/content/projects/sat-rs/index.html index f7eddf0..0176fe2 100644 --- a/content/projects/sat-rs/index.html +++ b/content/projects/sat-rs/index.html @@ -14,7 +14,7 @@ homeLogoCss = "satrs-img"
-

{{% content "description.md" %}}

+

{{% content "description.md" %}}

Documentation

@@ -32,12 +32,12 @@ homeLogoCss = "satrs-img"
- CORE API + API
diff --git a/content/projects/spacepackets/index.html b/content/projects/spacepackets/index.html index 8fe227d..f8214ce 100644 --- a/content/projects/spacepackets/index.html +++ b/content/projects/spacepackets/index.html @@ -9,7 +9,7 @@ draft = false
-

{{% content "description.md" %}}

+

{{% content "description.md" %}}

Python