Skip to content

Commit e1ba608

Browse files
committed
css error corrected
1 parent 7944161 commit e1ba608

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -705,7 +705,7 @@ footer img:active{
705705
content: "";
706706
width: 12px;
707707
height: 12px;
708-
background-color: rgb(241 224 90);
708+
background-color: rgb(241, 224, 90);
709709
border-radius: 50%;
710710
display: inline-block;
711711
}

0 commit comments

Comments
 (0)