Icons - II
Lesson 14 of 23 in Coddy's Slider | Front-end Project course.
Challenge
EasyTarget #left icon:
1. Set the left to -22px.
Target #right icon:
1. Set the right to -22px.
Try it yourself
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<!-- Write HTML code here -->
<script src="script.js"></script>
</body>
</html>