mirror of
https://github.com/Theodor-Springmann-Stiftung/webseite.git
synced 2025-10-28 16:55:33 +00:00
Padding top
This commit is contained in:
2506
package-lock.json
generated
2506
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -21,7 +21,6 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"autoprefixer": "^10.4.20",
|
"autoprefixer": "^10.4.20",
|
||||||
"postcss": "^8.4.47",
|
"postcss": "^8.4.47",
|
||||||
"tailwind": "^4.0.0",
|
|
||||||
"tailwindcss": "^3.4.14",
|
"tailwindcss": "^3.4.14",
|
||||||
"vite": "^5.4.9"
|
"vite": "^5.4.9"
|
||||||
}
|
}
|
||||||
|
|||||||
2
src/dist/index.html
vendored
2
src/dist/index.html
vendored
@@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
<body class="font-serif bg-zinc-50">
|
<body class="font-serif bg-zinc-50">
|
||||||
<div class="mx-4 md:ml-12 flex flex-col h-full">
|
<div class="mx-4 md:ml-12 flex flex-col h-full">
|
||||||
<div class="mt-4 lg:mt-40">
|
<div class="mt-8 lg:mt-40">
|
||||||
<h1 class="font-bold text-2xl md:text-3xl">
|
<h1 class="font-bold text-2xl md:text-3xl">
|
||||||
Theodor Springmann Stiftung
|
Theodor Springmann Stiftung
|
||||||
</h1>
|
</h1>
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
<body class="font-serif bg-zinc-50">
|
<body class="font-serif bg-zinc-50">
|
||||||
<div class="mx-4 md:ml-12 flex flex-col h-full">
|
<div class="mx-4 md:ml-12 flex flex-col h-full">
|
||||||
<div class="mt-4 lg:mt-40">
|
<div class="mt-8 lg:mt-40">
|
||||||
<h1 class="font-bold text-2xl md:text-3xl">
|
<h1 class="font-bold text-2xl md:text-3xl">
|
||||||
Theodor Springmann Stiftung
|
Theodor Springmann Stiftung
|
||||||
</h1>
|
</h1>
|
||||||
|
|||||||
Reference in New Issue
Block a user