Also, make the border around the server icon a little thinner.
This commit is contained in:
@@ -20,7 +20,7 @@ body {
|
|||||||
box-shadow: 0 8px 20px rgba(0, 0, 0, 0.4);
|
box-shadow: 0 8px 20px rgba(0, 0, 0, 0.4);
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
/* Optional: Add a subtle border matching the moon */
|
/* Optional: Add a subtle border matching the moon */
|
||||||
border: 3px solid #aaaaaa;
|
border: 2px solid #aaaaaa;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Rainbow gradient text matching the infinity mask */
|
/* Rainbow gradient text matching the infinity mask */
|
||||||
|
|||||||
BIN
public/img/autisticats-logo.webp
Normal file
BIN
public/img/autisticats-logo.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 56 KiB |
@@ -8,7 +8,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<img src="/img/autisticats-logo.png" alt="Autisticats Logo" class="server-icon">
|
<img src="/img/autisticats-logo.webp" alt="Autisticats Logo" class="server-icon">
|
||||||
|
|
||||||
<h1>Autisticats</h1>
|
<h1>Autisticats</h1>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user