Skip to content
This repository was archived by the owner on Apr 5, 2022. It is now read-only.

Commit 2ad1176

Browse files
author
Nicolas Font
committed
Remove duplicate css property
1 parent 99be035 commit 2ad1176

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/components/Button.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
.info-btn {
1414
border: 2px solid #34657F;
1515
color: #34657F;
16-
}
1716

1817
.danger-btn {
1918
border: 2px solid #E1523D;
@@ -40,7 +39,6 @@
4039
background: #00AF66;
4140
border: 2px solid #00AF66;
4241
color: #eee;
43-
border: none;
4442
}
4543

4644
a.btn-d:hover, .btn-d a:hover {

0 commit comments

Comments
 (0)