Skip to content

Commit 303dee2

Browse files
committed
Change color of links to TheOdinProject#666
1 parent 35ae990 commit 303dee2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

foundations/flex/06-flex-layout/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ input {
3838

3939
a{
4040
text-decoration: none;
41+
color: #666;
4142
}
4243

4344
.header, .footer{

0 commit comments

Comments
 (0)