Feat(Logo): Favicon updated for cross-platform options.

This commit is contained in:
2025-08-01 14:45:09 +01:00
parent adc2a40ba5
commit 09af0a7a93
9 changed files with 8 additions and 9 deletions

View File

@@ -268,6 +268,7 @@ section.cta-2 .card .container {
padding: 1.5vh 3vw;
margin: 1vh;
min-width: 200px;
min-height: 120px;
}
section.cta-2 .card .container h3 {
margin: 0 auto;

View File

@@ -346,6 +346,7 @@ section.cta-2 .card .container {
padding: 1.5vh 3vw;
margin: 1vh;
min-width: 200px;
min-height: 120px;
}
section.cta-2 .card .container h3 {
margin: 0 auto;

File diff suppressed because one or more lines are too long

View File

@@ -702,7 +702,7 @@ form.filter button.save, form.filter button.button-cancel {
}
*/
@media screen and (max-width: 940px) {
@media screen and (max-width: 980px) {
/*
.hero h1 {
font-size: 2.5rem;

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 127 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB