Issues with Splice
Help with the top of this page I have put together
I had it using flex column at first for the overall layout of each section (header, home/hero, about, portfolio, contact, footer) and it looked how I wanted... Just like it does not but without that weird space between the header and home/hero section. I changed it to grid and got it looking back how I wanted EXCEPT that it now has that odd gap that I cannot figure out. The footer grid row fit right to the footer like I wanted but the header row seems to be expanded, which I guess is causing this? ...
issues with Data-attribues.
console.log(value) gives
```CSS
<div class="remove-btn data-value = 1">
<svg>
<use href="icons.svg#IcOutlineAdd"></use>...colour shade with alpha value?
How to translate from jquery to pure js?
IntersectionObserver API
icon size not scaling down and up automatically mui
<Typography display={'inline-flex'} fontSize={isMobile ? '0.75rem' : 'initial'}><CalendarMonth /> {formatDate({date: todo.date, formatString:'yyyy, MMM dd'})}</Typography>
<Typography display={'inline-flex'} fontSize={isMobile ? '0.75rem' : 'initial'}><CalendarMonth /> {formatDate({date: todo.date, formatString:'yyyy, MMM dd'})}</Typography>
.75rem shoudn't the icon size scale down...How to animate SVG image
Issue with flexbox

Done with HTML/CSS, how to approach this in JS.
For media query min-width or max-width is better to choose? And is consistency important?
Why i cant install gatsby-remark-reading-time?

Get innerHtml with forEach loop

How to make this first grid item have flex-start and the second one flex-end with grid-template-col?
Whiteout background on hover over buttons/menu components in Chakra UI

Overflow-x: hidden causes vertical scrolling
1- I have a hero section where I position some decorative SVGs using position absolute, and I need them to overflow over the viewport, so I use overflow-x: hidden on the parent I end up with vertical scrolling on only the section, Why is this behavior happening? ...
Ionicons not working with "classname" in Reactjs.
Can an HTML page have two <header>'s?

