Skip to content

Commit 55cde86

Browse files
committed
border changed
1 parent 1e598ec commit 55cde86

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

styles/style.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,15 +60,15 @@
6060
}
6161

6262
.box a {
63-
background: rgba(197, 197, 197, 0.336);
63+
background: rgba(255, 255, 255, 0.247);
6464
padding: 15px 50px;
6565
display: inline-block;
6666
margin-top: 10px;
6767
text-decoration: none;
6868
font-size: 16px;
6969
border-radius: 50px;
70-
color: rgba(255, 255, 255, 0.884);
71-
border: 1px solid rgba(255, 255, 255, 0.253);
70+
color: rgba(255, 255, 255, 0.877);
71+
/* border: 1px solid rgba(255, 255, 255, 0.253); */
7272
}
7373

7474
#center {

0 commit comments

Comments
 (0)