oppossil
1 month ago
why can coding never be simple. it feels like theres always something going wrong
oppossil
1 month ago
its only the top and right side of the image to. its like it shifted left and down slightly
twohundredtwentytwo
1 month ago
What selector are u using to change the margins?? Im inspecting it rn and the margin variables are under the * selector, which is affecting the bg as well since its a universal selector
twohundredtwentytwo
1 month ago
Moving the margin variables to section-1 or container should fix it (like: #section-1, .container { margins here })
oppossil
1 month ago
ive never messed with grid layouts so i stole the code from w3 schools and have just been messing around with it
oppossil
1 month ago
my code is so jank i have no clue what im doing lol. thanks for helping me tho :D
idk how to explain it well, but you could try and force it by using media max-width css? i use it a lot in my code if you want to see... idrk what its called lol