Skip to content

Commit

Permalink
Site updated to 6e99f21
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaudgg committed Dec 27, 2023
1 parent 5f02bc6 commit 899e951
Show file tree
Hide file tree
Showing 9 changed files with 14 additions and 10 deletions.
2 changes: 1 addition & 1 deletion index.html

Large diffs are not rendered by default.

Binary file modified index.html.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://acp-admin.ch/</loc>
<lastmod>2023-02-26T11:43:39+01:00</lastmod>
<lastmod>2023-12-27T09:51:45+01:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
Expand Down
16 changes: 8 additions & 8 deletions stylesheets/site-fab62bc3.css → stylesheets/site-745779cc.css
Original file line number Diff line number Diff line change
Expand Up @@ -431,6 +431,10 @@ p {
color: rgb(55 65 81 / var(--tw-text-opacity));
}

strong {
font-weight: 600;
}

*, ::before, ::after {
--tw-border-spacing-x: 0;
--tw-border-spacing-y: 0;
Expand Down Expand Up @@ -653,14 +657,14 @@ p {
margin-left: 1rem;
}

.mt-8 {
margin-top: 2rem;
}

.mt-16 {
margin-top: 4rem;
}

.mt-8 {
margin-top: 2rem;
}

.mt-24 {
margin-top: 6rem;
}
Expand Down Expand Up @@ -940,10 +944,6 @@ p {
text-decoration-line: none;
}

.decoration-2 {
text-decoration-thickness: 2px;
}

.underline-offset-2 {
text-underline-offset: 2px;
}
Expand Down
Binary file added stylesheets/site-745779cc.css.gz
Binary file not shown.
Binary file removed stylesheets/site-fab62bc3.css.gz
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
p {
@apply text-gray-700 text-justify leading-snug mt-5;
}

strong {
@apply font-semibold;
}
}

@layer components {
Expand Down
Binary file added stylesheets/tailwind-2b858ccf.css.gz
Binary file not shown.
Binary file removed stylesheets/tailwind-bc55c59f.css.gz
Binary file not shown.

0 comments on commit 899e951

Please sign in to comment.