proper economy, particle fixes
This commit is contained in:
parent
a455575a64
commit
e02b63f13f
5 changed files with 63 additions and 26 deletions
|
@ -19,4 +19,14 @@ body, html {
|
|||
min-width: 200px;
|
||||
min-height: 50px;
|
||||
font-size: 32px;
|
||||
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.item {
|
||||
font-size: 0.6em;
|
||||
|
||||
background: rgb(255, 255, 255);
|
||||
padding: 5px;
|
||||
width: 300px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue