Merge branch 'main' into v1.1
This commit is contained in:
commit
fe2ad47748
2 changed files with 3 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Pixelated.sh
|
Pixelated.sh
|
||||||
Copyright (c) 2024 FreedTapestry21
|
Copyright (c) 2024-2025 FreedTapestry21
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -51,8 +51,7 @@ footer p {
|
||||||
|
|
||||||
/* Custom classes */
|
/* Custom classes */
|
||||||
.box {
|
.box {
|
||||||
min-width: 80%;
|
width: min(1400px, 90%);
|
||||||
max-width: 90%;
|
|
||||||
margin-inline: auto;
|
margin-inline: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
</div>
|
</div>
|
||||||
<p class="invert">About</p>
|
<p class="invert">About</p>
|
||||||
<p>
|
<p>
|
||||||
A collective of services hosted by the Pixelated collective. <br>
|
A collective of services hosted by queers, for queers. <br>
|
||||||
Powered by a cozy ecosystem of creatures since 2024. <br>
|
Powered by a cozy ecosystem of creatures since 2024. <br>
|
||||||
All home-brewed and mixed with plenty of foxgirl love & energy. <br>
|
All home-brewed and mixed with plenty of foxgirl love & energy. <br>
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue