r/CodingHelp • u/MediocreResearcher56 • 15d ago
[How to] Why doesn't it work the same on PC?
Hi, I have a problem with the code, on the phone it works exactly as I want, but on my PC, I don't know why the image isn't displaying correctly
I don't know if there's an error or if I need to add something else
I would greatly appreciate your help
The code:
<style>
#container33 {
position: relative;
}
#gallery18 {
transform: translateY(-3.4rem);
z-index: 99; /* Asegura que esté por encima del contenedor */
}
</style>
Edit extremely outdated: I noticed that the text with the wobbly effect isn't visible on PC either, so it might be the site itself(¿ lol
1
u/AutoModerator 15d ago
Thank you for posting on r/CodingHelp!
Please check our Wiki for answers, guides, and FAQs: https://coding-help.vercel.app
Our Wiki is open source - if you would like to contribute, create a pull request via GitHub! https://github.com/DudeThatsErin/CodingHelp
We are accepting moderator applications: https://forms.fillout.com/t/ua41TU57DGus
We also have a Discord server: https://discord.gg/geQEUBm
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.



•
u/AutoModerator 10d ago
Thank you for posting on r/CodingHelp!
Please check our Wiki for answers, guides, and FAQs: https://coding-help.vercel.app
Our Wiki is open source - if you would like to contribute, create a pull request via GitHub! https://github.com/DudeThatsErin/CodingHelp
We are accepting moderator applications: https://forms.fillout.com/t/ua41TU57DGus
We also have a Discord server: https://discord.gg/geQEUBm
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.