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

@ -38,11 +38,6 @@ input.point-3 {
text-align: center;
}
#result-display {
margin-top: 10px;
font-weight: bold;
}
canvas {
float: left;
background-color: #020202;