Authored by xuqi

border width

@@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@
12 12
13 &:first-child { 13 &:first-child {
14 margin-right: 10px; 14 margin-right: 10px;
15 - border: 1px solid #1b1b1b; 15 + border: 2px solid #1b1b1b;
16 16
17 &:hover { 17 &:hover {
18 background-color: #1b1b1b; 18 background-color: #1b1b1b;
@@ -23,7 +23,7 @@ @@ -23,7 +23,7 @@
23 23
24 &:last-child { 24 &:last-child {
25 margin-left: 10px; 25 margin-left: 10px;
26 - border: 1px solid #1b1b1b; 26 + border: 2px solid #1b1b1b;
27 27
28 &:hover { 28 &:hover {
29 background-color: #1b1b1b; 29 background-color: #1b1b1b;