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