omo
omo
KPCKevin Powell - Community
Created by omo on 8/11/2023 in #front-end
CSS transitions on after pseudoclass not applying
hm nvm the code pen seems to be working after i removed unrelated stuff lol im gonna have to investigate this further
5 replies
KPCKevin Powell - Community
Created by omo on 8/11/2023 in #front-end
CSS transitions on after pseudoclass not applying
you brought my hopes up for a second xd but no, i just forgot to include it in the codepen. I've added it now, and the transition is still not occurring sadly
5 replies
KPCKevin Powell - Community
Created by omo on 8/11/2023 in #front-end
CSS transitions on after pseudoclass not applying
update: i still havent figured whats wrong with it. I've also tried chatgpt which did not see an error. Please help, I'm at my wits end
5 replies
KPCKevin Powell - Community
Created by omo on 7/25/2023 in #front-end
unable to fill/color svg
it also makes sense xd
4 replies
KPCKevin Powell - Community
Created by omo on 7/25/2023 in #front-end
unable to fill/color svg
Tysm <3 it worked perfectly!
4 replies
KPCKevin Powell - Community
Created by omo on 7/8/2023 in #front-end
Text align but not quite text-align
Thank you! I'll try it out and see if i can make it work ^
4 replies
KPCKevin Powell - Community
Created by omo on 7/7/2023 in #front-end
Question regarding responsive font sizes
Thank you for your answers! I'll try to use out both methods and see which one i prefer with. Thanks again ^
5 replies
KPCKevin Powell - Community
Created by omo on 7/6/2023 in #front-end
Help with centering absolute positioned item
alright i got it, thanks for the help ^
23 replies
KPCKevin Powell - Community
Created by omo on 7/6/2023 in #front-end
Help with centering absolute positioned item
there's no other way?
23 replies
KPCKevin Powell - Community
Created by omo on 7/6/2023 in #front-end
Help with centering absolute positioned item
oh hm, so i hv to use grid to center it?
23 replies
KPCKevin Powell - Community
Created by omo on 7/6/2023 in #front-end
Help with centering absolute positioned item
23 replies
KPCKevin Powell - Community
Created by omo on 7/6/2023 in #front-end
Help with centering absolute positioned item
yeah, but its the same in responsive mode
23 replies
KPCKevin Powell - Community
Created by omo on 7/6/2023 in #front-end
Help with centering absolute positioned item
so i'm trying to find a way to stick it there
23 replies
KPCKevin Powell - Community
Created by omo on 7/6/2023 in #front-end
Help with centering absolute positioned item
iit doesn't stay at the center u see
23 replies
KPCKevin Powell - Community
Created by omo on 7/6/2023 in #front-end
Help with centering absolute positioned item
23 replies
KPCKevin Powell - Community
Created by omo on 7/6/2023 in #front-end
Help with centering absolute positioned item
it becomes exactly what i want, however
23 replies
KPCKevin Powell - Community
Created by omo on 7/6/2023 in #front-end
Help with centering absolute positioned item
23 replies
KPCKevin Powell - Community
Created by omo on 7/6/2023 in #front-end
Help with centering absolute positioned item
So if do this
.form
@include m.mq(small) {
position: absolute;
bottom: 0;
transform: translateX(50%) translateY(50%);
display: flex;
}
.form
@include m.mq(small) {
position: absolute;
bottom: 0;
transform: translateX(50%) translateY(50%);
display: flex;
}
23 replies
KPCKevin Powell - Community
Created by omo on 7/6/2023 in #front-end
Help with centering absolute positioned item
Sure thing ^
23 replies
KPCKevin Powell - Community
Created by omo on 7/6/2023 in #front-end
Help with centering absolute positioned item
Is there a way I could do that?
23 replies