Changes between Initial Version and Version 1 of Ticket #41024, comment 2
- Timestamp:
- 06/14/2017 09:37:43 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #41024, comment 2
initial v1 1 1 Good work! 2 2 3 CSS Coding Standards states magic numbers are unlucky.3 I changed it to 400px and attached file above - as WordPress CSS Coding Standards states magic numbers are unlucky. 4 4 5 5 See: [https://make.wordpress.org/core/handbook/best-practices/coding-standards/css/#best-practices] 6 6 7 I changed it to 400px and attached file above.8 9 7 Cheers!