update to allow html readme, fx id page for colors
All checks were successful
Code quality checks / biome (push) Successful in 11s
All checks were successful
Code quality checks / biome (push) Successful in 11s
This commit is contained in:
parent
7f9f166f8a
commit
23f37beef3
4 changed files with 30 additions and 17 deletions
|
@ -494,7 +494,9 @@ ul {
|
|||
|
||||
/* readme :p */
|
||||
.readme {
|
||||
max-width: 700px;
|
||||
max-width: fit-content;
|
||||
min-width: 700px;
|
||||
overflow: hidden;
|
||||
width: 100%;
|
||||
background: var(--readme-bg);
|
||||
padding: 1.5rem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue