Chnaged README, worked on index strategy

This commit is contained in:
schnulller
2022-06-12 00:20:30 +02:00
parent 5d1dc0a833
commit 6ea1ad9806
16 changed files with 105 additions and 26 deletions

File diff suppressed because one or more lines are too long

View File

@@ -22,7 +22,7 @@
}
.ha-register .ha-register-head .ha-register-add a .ha-register-add-text {
@apply ml-1
}
.ha-register .ha-register-head .ha-register-nav a {

View File

@@ -0,0 +1,3 @@
@layer components {
}

View File

@@ -12,6 +12,7 @@
@import "./letterhead.css";
@import "./letter.css";
@import "./upload.css";
@import "./search.css";
@layer components {
/* TODO: check what can be inlined (eg. used once in the code, has no double paths etc...) */

View File

@@ -22,7 +22,7 @@
}
.ha-static h1 {
@apply font-bold text-xl desktop:font-normal desktop:text-4xl mb-6
@apply font-bold text-xl desktop:font-normal desktop:text-4xl mb-9
}
.ha-static h2 {