Scala benchmark: adjust interface code to match Rust

This commit is contained in:
Aaron Fenyes 2024-08-09 15:19:48 -07:00
parent 14fb6d01f0
commit 3665351e12
3 changed files with 10 additions and 16 deletions

View file

@ -15,6 +15,7 @@ canvas {
float: left;
background-color: #020202;
border-radius: 10px;
margin-top: 5px;
}
input {