{
    "path": "/home/krm/dev/mimer-academia/web/css/Section/box.sv.json",
    "s": "Ignor",
    "invert": true,
    "level": 1,
    "title": [
        "Om boxmodelen i CSS"
    ],
    "description": [
        "Detta är en samling av exempel om boxmodelen"
    ],
    "statments": [],
    "comment": [],
    "cards": [
        {
            "level": 2,
            "title": [
                "# 👁️‍🗨️ Boxmodellen"
            ],
            "description": [
                "Är viktig för att förstå hur CSS fungerar."
            ],
            "statments": [],
            "comment": []
        },
        {
            "level": 2,
            "title": [
                "❓ Hur används fonter i CSS"
            ],
            "description": [
                "Fonter olika CSS egenskaper."
            ],
            "statments": [],
            "comment": []
        },
        {
            "level": 2,
            "title": [
                "Att använda vanliga fonter och font familjer"
            ],
            "description": [
                "🔨 ",
                [
                    {
                        "link": "./boxmodelen.html"
                    },
                    {
                        "form": "important"
                    },
                    "Enkelt exempel"
                ],
                "",
                " 🔨 ",
                [
                    {
                        "link": "./padding.html"
                    },
                    {
                        "form": "important"
                    },
                    "Padding"
                ],
                "",
                " 🔨 ",
                [
                    {
                        "link": "./border-size.html"
                    },
                    {
                        "form": "important"
                    },
                    "Border size"
                ],
                "",
                " 🔨 ",
                [
                    {
                        "link": "./margin.html"
                    },
                    {
                        "form": "important"
                    },
                    "Margin"
                ],
                "",
                " 🔨 ",
                [
                    {
                        "link": "./mix.html"
                    },
                    {
                        "form": "important"
                    },
                    "Mix"
                ],
                " ",
                " ⭕️ ",
                [
                    {
                        "link": "./boxmodelen.exercise.html"
                    },
                    {
                        "form": "important"
                    },
                    "Övning om enkla egenskaper hos boxmodelen"
                ]
            ],
            "statments": [],
            "comment": []
        }
    ],
    "kind": "section"
}