calendar updates

This commit is contained in:
fabrice404
2024-07-30 18:55:06 +00:00
committed by github-actions[bot]
parent 4eaab663fc
commit 5fe4a75918
362 changed files with 23851 additions and 11988 deletions

View File

@ -1754,9 +1754,6 @@ details.collapse summary::-webkit-details-marker {
.rounded-xl {
border-radius: 0.75rem;
}
.border-b {
border-bottom-width: 1px;
}
.border-r {
border-right-width: 1px;
}
@ -1801,18 +1798,12 @@ details.collapse summary::-webkit-details-marker {
padding-top: 1rem;
padding-bottom: 1rem;
}
.pb-4 {
padding-bottom: 1rem;
}
.pl-2 {
padding-left: 0.5rem;
}
.pr-2 {
padding-right: 0.5rem;
}
.pt-8 {
padding-top: 2rem;
}
.text-center {
text-align: center;
}
@ -1829,14 +1820,6 @@ details.collapse summary::-webkit-details-marker {
font-size: 1.5rem;
line-height: 2rem;
}
.text-3xl {
font-size: 1.875rem;
line-height: 2.25rem;
}
.text-4xl {
font-size: 2.25rem;
line-height: 2.5rem;
}
.text-5xl {
font-size: 3rem;
line-height: 1;