Latest solutions
Latest comments
- @ponhuangSubmitted almost 3 years ago@mv805Posted almost 3 years ago
You should be using a <button> element for all buttons, not <a>, <div> or anything else simulating button functionality. Then the text will be nice and centered by default.
0 - @docuong0912Submitted almost 3 years ago@mv805Posted almost 3 years ago
When the screen expands to ~1700px, the divider no longer centers and sticks towards the left side.
0 - @SaiKrishna3851Submitted about 3 years ago@mv805Posted about 3 years ago
Hello and good job. A couple of observations-
- The buttons should invert colors when hovered over, not drop a shadow. See the reference pictures for an example.
- The outside corners should have radii. This means that they will switch locations when you transition from mobile to desktop.
Marked as helpful0