Skip to content

Commit da5752f

Browse files
committed
Add border-radius for button
1 parent 0669f8b commit da5752f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Wireframe/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ a {
1616
padding: var(--space);
1717
border: var(--line);
1818
max-width: fit-content;
19+
border-radius: 10px;
1920
}
2021
a:hover {
2122
border-color: var(--ink);

0 commit comments

Comments
 (0)