Skip to content

Commit 17b2637

Browse files
authored
added css for scale
1 parent 4063642 commit 17b2637

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

triangulator.css

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,14 @@ input {
2424
border: 1px solid #ccc;
2525
}
2626

27+
scale {
28+
margin: 0 5px;
29+
padding: 8px;
30+
width: 100px;
31+
border-radius: 6px;
32+
border: 1px solid #1c1f3c;
33+
}
34+
2735
button {
2836
padding: 10px 20px;
2937
border: none;

0 commit comments

Comments
 (0)