altinn-designsystem
Version:
Altinn Design system based on Pattern Lab.
32 lines • 759 B
JSON
{
"imageurl": "../../images/illustrasjon_starte_og_drive_sirkel.svg",
"themeCss": "../../css/style.prototype.altinn.css",
"themeJs": "./../../js/altinnPrototyping.js",
"themeJsVendor": "../../js/altinnPrototyping.vendor.js",
"illustrationLink": [
{
"col": "col-6 col-lg-3",
"h2": "tema 1",
"text": "undertema, undertema, mm.",
"icon": "ai-closedmessage"
},
{
"col": "col-6 col-lg-3",
"h2": "tema 2",
"text": "undertema, undertema, mm.",
"icon": "ai-closedmessage"
},
{
"col": "col-6 col-lg-3",
"h2": "tema 3",
"text": "undertema, undertema, mm.",
"icon": "ai-closedmessage"
},
{
"col": "col-6 col-lg-3",
"h2": "tema 4",
"text": "undertema, undertema, mm.",
"icon": "ai-closedmessage"
}
]
}