generated from lucien/actix-react-template
Chaos Commit
This commit is contained in:
parent
525ce0515c
commit
e1bcb4b022
4 changed files with 107 additions and 0 deletions
11
front/src/components/chaos/style.css
Normal file
11
front/src/components/chaos/style.css
Normal file
|
@ -0,0 +1,11 @@
|
|||
#keys {
|
||||
display: grid;
|
||||
grid-template-columns: auto auto 1fr;
|
||||
|
||||
|
||||
}
|
||||
|
||||
.key {
|
||||
font-size: 10px;
|
||||
border: solid black;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue