Adjust CMS toolbar spacing - remove outer padding, increase content top padding to 8.5rem
This commit is contained in:
@@ -351,7 +351,7 @@ const client_manifest = {
|
||||
"module": true,
|
||||
"prefetch": true,
|
||||
"preload": true,
|
||||
"file": "DzkC_E8r.js",
|
||||
"file": "DspzbkvX.js",
|
||||
"name": "entry",
|
||||
"src": "node_modules/nuxt/dist/app/entry.js",
|
||||
"isEntry": true,
|
||||
@@ -361,14 +361,14 @@ const client_manifest = {
|
||||
"node_modules/nuxt/dist/app/components/error-500.vue"
|
||||
],
|
||||
"css": [
|
||||
"entry.DkQ5mcBg.css"
|
||||
"entry.aTa68lPn.css"
|
||||
],
|
||||
"assets": [
|
||||
"Harheimer TC.CKfYAfp1.svg"
|
||||
]
|
||||
},
|
||||
"entry.DkQ5mcBg.css": {
|
||||
"file": "entry.DkQ5mcBg.css",
|
||||
"entry.aTa68lPn.css": {
|
||||
"file": "entry.aTa68lPn.css",
|
||||
"resourceType": "style",
|
||||
"prefetch": true,
|
||||
"preload": true
|
||||
@@ -436,7 +436,7 @@ const client_manifest = {
|
||||
"module": true,
|
||||
"prefetch": true,
|
||||
"preload": true,
|
||||
"file": "BD2jAyhW.js",
|
||||
"file": "CuG2mLXd.js",
|
||||
"name": "geschichte",
|
||||
"src": "pages/cms/geschichte.vue",
|
||||
"isDynamicEntry": true,
|
||||
@@ -500,7 +500,7 @@ const client_manifest = {
|
||||
"module": true,
|
||||
"prefetch": true,
|
||||
"preload": true,
|
||||
"file": "C11en2rA.js",
|
||||
"file": "B5wpJwdh.js",
|
||||
"name": "tt-regeln",
|
||||
"src": "pages/cms/tt-regeln.vue",
|
||||
"isDynamicEntry": true,
|
||||
@@ -514,7 +514,7 @@ const client_manifest = {
|
||||
"module": true,
|
||||
"prefetch": true,
|
||||
"preload": true,
|
||||
"file": "CYF-QApd.js",
|
||||
"file": "DFAETKxB.js",
|
||||
"name": "ueber-uns",
|
||||
"src": "pages/cms/ueber-uns.vue",
|
||||
"isDynamicEntry": true,
|
||||
|
||||
@@ -521,19 +521,19 @@ const _routes = [
|
||||
name: "cms-tt-regeln",
|
||||
path: "/cms/tt-regeln",
|
||||
meta: { "middleware": "auth" },
|
||||
component: () => import('./tt-regeln-CD0QIPxF.mjs')
|
||||
component: () => import('./tt-regeln-C1AGXAaQ.mjs')
|
||||
},
|
||||
{
|
||||
name: "cms-ueber-uns",
|
||||
path: "/cms/ueber-uns",
|
||||
meta: { "middleware": "auth" },
|
||||
component: () => import('./ueber-uns-DpHPGVxZ.mjs')
|
||||
component: () => import('./ueber-uns-DfRc42dp.mjs')
|
||||
},
|
||||
{
|
||||
name: "cms-geschichte",
|
||||
path: "/cms/geschichte",
|
||||
meta: { "middleware": "auth" },
|
||||
component: () => import('./geschichte-BxP_Usxy.mjs')
|
||||
component: () => import('./geschichte-CdHrHtdp.mjs')
|
||||
},
|
||||
{
|
||||
name: "mitgliedschaft",
|
||||
|
||||
Reference in New Issue
Block a user