forked from Bun/landing-page
Remove old references and add new services
This commit is contained in:
parent
b73eec196a
commit
934bd5feac
7 changed files with 43 additions and 92 deletions
|
@ -82,14 +82,15 @@ header img {
|
|||
.cloud .color-part { background-color: #5ca9d6; }
|
||||
.warden .color-part { background-color: #63b8a4; }
|
||||
.git .color-part { background-color: #8abf50; }
|
||||
.guard .color-part { background-color: #408043; }
|
||||
.recipes .color-part { background-color: #e3c594; }
|
||||
.panel .color-part { background-color: #8ad3db; }
|
||||
.stream .color-part { background-color: #F54E31; }
|
||||
.radio .color-part { background-color: #253785; }
|
||||
.element .color-part { background-color: #4ca68c; }
|
||||
.mastodon .color-part { background-color: #776bc9; }
|
||||
.lemmy .color-part { background-color: #183038; }
|
||||
.element .color-part { background-color: #4ca68c; }
|
||||
.mail .color-part { background-color: #0777B6; }
|
||||
.airbenz .color-part { background-color: #f5afab; }
|
||||
|
||||
.color-part {
|
||||
width: calc(1.8em * var(--button-scale)); /* Adjusted width for the colored part */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue