
Keith
@KeithEscAll solutions
FAQ Accordion - Transitioning Heights with CSS and JS
Submitted 6 months agoIf anyone knows a better way of placing the SVG in the background please let me know because I spent way too much time trying to get this right and had to settle with what I have.
Advice Generator (Advice Slip JSON API)
#astroSubmitted 6 months agoI know my paddings are not the same and the design is not an exact match, but I'm happy with the solution and the functionality. If anything stands out that should be fixed feel free to let me know and I'll look into it.
Expenses Chart Component - Vite + React
#react#vite#chart-jsSubmitted 6 months agoI am aware the font sizes, margins, and paddings are not exact and am ok with that. Feel free to give me some input on any errors you notice or changes that you would make to improve the code.
Bento Grid
#viteSubmitted 6 months agoIf anyone wants to see how I solved this with grid layout and has any pointers on a better grid solution I'll gladly take them.
I know my padding, margins, and font sizes aren't perfect, but I'm not too bothered by that. If you see anything that looks really off let me know.
Product Preview Card with Flexbox
Submitted about 1 year agoI would take any advice on correctly using font weight/styles when using custom properties. The Fraunces font in particular had different styles depending on weight that I had to list out line by line.
In regards to switching to column flex on the media query: would like to know why I had to set my text portion of my flexbox to 80% to take up 100% of the flexbox while the image portion worked correctly with 100%.
Social Links Profile
Submitted about 1 year agoAny methods I could have used to get a more accurate match to the project.
Blog preview card with HTML/CSS
Submitted about 1 year agoGetting the correct margin/padding outside of the card and also between the text/image elements.