feat: add canonical header

This commit is contained in:
2023-04-11 16:20:30 +02:00
parent a0c5f8facf
commit 9dd7daaf00
3 changed files with 8 additions and 9 deletions

View File

@@ -614,18 +614,10 @@ html,
height: 1.5rem;
}
.h-5 {
height: 1.25rem;
}
.w-6 {
width: 1.5rem;
}
.w-5 {
width: 1.25rem;
}
.max-w-3xl {
max-width: 48rem;
}