Ozan İŞGÖR
Results
1
issues of
Ozan İŞGÖR
In `profile` page's code `ul` has the class called `listingsList` ```javascript ... ``` but in css file the corresponding class name was called `lisitingsList`. I fixed the typo. ```css .listingsList...