bttrvng99
@bttrvng99All solutions
Intro component with sign-up form using SCSS, flexbox, grid
Submitted 11 months agoHow to remove the default validation in the email input box to use the custom one, and another regex as the current one does not check whether the email address is missing the domain part (such as ".com" or ".net")
Ping single-column coming soon page
#sass/scssSubmitted 11 months ago- A different email verification method, as the current one doesn't check if the address is missing the top-level domain.
- How to make the page looks more like the designs
Social proof section in desktop-first approach using flex and grid
#sass/scssSubmitted 11 months agoI would like to know another way to adjust the margins of each rating/review card without using :first-card or :nth-card([specified_number]).
Huddle landing page with a single introductory section
#sass/scssSubmitted 11 months agoAny kind of help is appreciated, especially with the main image when zoomed out.
3-column preview card component using flex, grid and SCSS
#sass/scssSubmitted 11 months agoI'm open to any kind of feedback about this submission.
Testimonial grid section with grid and flex
Submitted 11 months agoI still need to find another way to place the background.
Four-card feature section using flex and grid
Submitted 11 months agoI would like to make the shadows lighter without changing the specified color, and how to add animations such as cards moving or font shrinking/zooming up when resizing the window.
Product preview card using flexbox and grid
Submitted 11 months agoI'm not sure what else, aside from making the whole card fit some screen sizes in landscape mode.
Recipe page using pure CSS
Submitted 11 months agoHow to make the bullets/numbering farther from the texts in lists
Social links profile using CSS flex
Submitted 12 months agoHow to use local fonts in CSS file instead of linking them in HTML, how to get the size and length of all element right
Blog preview card using pure HTML and CSS
Submitted 12 months agoHow to synchronize the shadow's animation with the highlighting of the link
QR Code component using pure CSS
Submitted 12 months agoAs of know, probably with how to make the shadows only appear on mouseover.