Skip to content

Commit 3009dc1

Browse files
committed
Using a dashed border
1 parent 45440c1 commit 3009dc1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
min-width: 100px;
1818
padding: 15px 20px;
1919
background-color: purple;
20-
border: 1px solid black;
20+
border: 1px dashed black;
2121
/*border-radius: 15px;*/
2222
border-radius: 5px;
2323
color: white;

0 commit comments

Comments
 (0)