diff --git a/src/index.html b/src/index.html index c226e86..6e62a11 100644 --- a/src/index.html +++ b/src/index.html @@ -54,8 +54,8 @@ @@ -146,17 +146,14 @@

Prioritasker homepage.

- + Pimoky

@@ -169,16 +166,16 @@

Live Site
Source Code
Documentation @@ -193,20 +190,17 @@

  • - + Prioritasker homepage.

    - + TNN

    @@ -219,16 +213,16 @@

    Live Site
    Source Code
    Documentation @@ -243,20 +237,17 @@

  • - + Prioritasker homepage.

    - + Opidur

    @@ -269,16 +260,16 @@

    Live Site
    Source Code
    Documentation @@ -352,7 +343,8 @@

    Day 5 - Building a full stack blog

    diff --git a/src/styles/index.scss b/src/styles/index.scss index 318b0e8..2ed8e73 100644 --- a/src/styles/index.scss +++ b/src/styles/index.scss @@ -163,6 +163,14 @@ textarea { margin-bottom: 3em; } +.mb-4 { + margin-bottom: 4em; +} + +.mb-5 { + margin-bottom: 5em; +} + .vm-05 { margin-block: 0.5em; }