Codecblvck
@CodecblvckAll solutions
Responsive Blog Card using FlexBox
Submitted 2 months ago❓ Areas Where I’d Like Help
-
Responsive Design Tweaks
While the layout is mostly working on mobile and desktop, I'm still struggling with some of the fine-tuning for medium screen sizes (e.g., tablets). I would appreciate advice on better handlingmedia queries
and improving the responsiveness across all devices. -
Font Loading & Performance
I used a custom local font (Figtree), but I’m concerned about performance. I’m not sure if using@font-face
is the most efficient way to load fonts. Any suggestions on better practices for font loading (like font-display or usingpreload
) would be really helpful. -
CSS Performance Optimization
I’m looking for tips on improving the performance of my CSS, especially as my styles grow. Are there any performance issues I should be aware of with my current setup, or best practices for writing efficient and fast CSS?
-
QR code component using Flexbox
Submitted 2 months agoI’m seeking feedback on how to enhance the responsiveness of my design. Specifically, I’m struggling with:
- Ensuring text and images scale properly on smaller screens.
- Handling different aspect ratios and screen resolutions.
- Best practices for setting breakpoints in media queries—how do you determine the right breakpoints for different screen sizes?
Any advice or recommendations would be greatly appreciated!