iDropPanties
iDropPanties
KPCKevin Powell - Community
Created by fluffy bacon on 12/5/2023 in #front-end
Grid area and negative numbers
that is why you should never use 1 / 1 / -1 / -1
58 replies
KPCKevin Powell - Community
Created by fluffy bacon on 12/5/2023 in #front-end
Grid area and negative numbers
because how can you say an item 1 to take up all rows, where there are more grid items later on
58 replies
KPCKevin Powell - Community
Created by fluffy bacon on 12/5/2023 in #front-end
Grid area and negative numbers
but -1 for the column doesnt make sence
58 replies
KPCKevin Powell - Community
Created by fluffy bacon on 12/5/2023 in #front-end
Grid area and negative numbers
that means. item1 item1 item2 item3 item4
58 replies
KPCKevin Powell - Community
Created by fluffy bacon on 12/5/2023 in #front-end
Grid area and negative numbers
because it makes sence
58 replies
KPCKevin Powell - Community
Created by fluffy bacon on 12/5/2023 in #front-end
Grid area and negative numbers
it will span to both columns
58 replies
KPCKevin Powell - Community
Created by fluffy bacon on 12/5/2023 in #front-end
Grid area and negative numbers
but when u say item1 to have grid-area: 1 / 1 / -1 / -1
58 replies
KPCKevin Powell - Community
Created by fluffy bacon on 12/5/2023 in #front-end
Grid area and negative numbers
like.. item1 item2 item3 item4 etc
58 replies
KPCKevin Powell - Community
Created by fluffy bacon on 12/5/2023 in #front-end
Grid area and negative numbers
any number of items u have in grid will fit in the grid
58 replies
KPCKevin Powell - Community
Created by fluffy bacon on 12/5/2023 in #front-end
Grid area and negative numbers
that means syou have 2 colum grid
58 replies
KPCKevin Powell - Community
Created by fluffy bacon on 12/5/2023 in #front-end
Grid area and negative numbers
but since u use grid-auto-columns: 1fr 1fr
58 replies
KPCKevin Powell - Community
Created by fluffy bacon on 12/5/2023 in #front-end
Grid area and negative numbers
that is why -1 is not taking any effect
58 replies
KPCKevin Powell - Community
Created by fluffy bacon on 12/5/2023 in #front-end
Grid area and negative numbers
it doesnt make sence right
58 replies
KPCKevin Powell - Community
Created by fluffy bacon on 12/5/2023 in #front-end
Grid area and negative numbers
if you are saying that a grid item to span across the entire space of the grid....where do you think the other grid items go?
58 replies
KPCKevin Powell - Community
Created by fluffy bacon on 12/5/2023 in #front-end
Grid area and negative numbers
let me clarify again
58 replies
KPCKevin Powell - Community
Created by fluffy bacon on 12/5/2023 in #front-end
Grid area and negative numbers
no you did not understand
58 replies
KPCKevin Powell - Community
Created by iDropPanties on 12/6/2023 in #front-end
Unexpected position of ::before element while animating.
yeah that is another issure that i have to figure out....it works when i use inspect -> mobile view...but when i use actual mobile phone...i dont even see the drop down...so many bugs man 😦
15 replies
KPCKevin Powell - Community
Created by iDropPanties on 12/6/2023 in #front-end
Unexpected position of ::before element while animating.
you can visualize the problem in the site. In firefox there is no problem. But i dont know why...there is problem in chrome and edge
15 replies
KPCKevin Powell - Community
Created by iDropPanties on 12/6/2023 in #front-end
Unexpected position of ::before element while animating.
yes
15 replies
KPCKevin Powell - Community
Created by iDropPanties on 12/6/2023 in #front-end
Unexpected position of ::before element while animating.
recreating the same on codepen was kind of hard. Instead I hosted my site here: https://reetro-coder.github.io/moco/
15 replies