sdgniser / listings

"Basically, olx but for niserites only"
2 stars 1 forks source link

Wrote The CSS #1

Closed PeithonKing closed 2 years ago

PeithonKing commented 3 years ago

I have wrote the required CSS for this project to go live. Please tell me if you want me to do some changes. I took help from bootstraps.

pep8speaks commented 3 years ago

Hello @PeithonKing! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 13:66: W292 no newline at end of file

Line 27:56: E251 unexpected spaces around keyword / parameter equals Line 27:58: E251 unexpected spaces around keyword / parameter equals Line 27:80: E501 line too long (100 > 79 characters) Line 27:87: E251 unexpected spaces around keyword / parameter equals Line 27:89: E251 unexpected spaces around keyword / parameter equals Line 29:53: E251 unexpected spaces around keyword / parameter equals Line 29:55: E251 unexpected spaces around keyword / parameter equals Line 29:80: E501 line too long (97 > 79 characters) Line 29:84: E251 unexpected spaces around keyword / parameter equals Line 29:86: E251 unexpected spaces around keyword / parameter equals Line 30:55: E251 unexpected spaces around keyword / parameter equals Line 30:57: E251 unexpected spaces around keyword / parameter equals Line 30:80: E501 line too long (105 > 79 characters) Line 30:86: E251 unexpected spaces around keyword / parameter equals Line 30:88: E251 unexpected spaces around keyword / parameter equals

Line 16:28: E251 unexpected spaces around keyword / parameter equals Line 16:30: E251 unexpected spaces around keyword / parameter equals Line 18:1: W293 blank line contains whitespace

Comment last updated at 2022-03-06 06:36:05 UTC