mirror of
https://github.com/spacebarchat/spacebarchat.git
synced 2026-01-09 11:37:55 -05:00
🐛 fix readme
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||

|
||||

|
||||
|
||||
### Installation
|
||||
|
||||
|
||||
@@ -5,8 +5,15 @@
|
||||
font-size: 16px;
|
||||
dominant-baseline: hanging;
|
||||
font-family: sans-serif;
|
||||
fill: white;
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
text {
|
||||
fill: rgb(201, 209, 217);
|
||||
}
|
||||
}
|
||||
|
||||
.h1 {
|
||||
font-size: 47px;
|
||||
font-weight: 100;
|
||||
|
||||
|
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 3.7 KiB |
Reference in New Issue
Block a user