Skip to content

Commit 589f914

Browse files
authored
Changed the color of the description
The color of the description is changed so that it will visible easily.
1 parent 81f7933 commit 589f914

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1738,7 +1738,7 @@ h1, h2, h3, h4, h5, h6, figure {
17381738
}
17391739

17401740
ul li {
1741-
color: #f1f1f1;
1741+
color: #bfbfbf;
17421742
}
17431743

17441744
.social-buttons ul li a i:hover{
@@ -1893,4 +1893,4 @@ input{
18931893
line-height: 24px;
18941894
font-size: 20px;
18951895
}
1896-
}
1896+
}

0 commit comments

Comments
 (0)