Latest comments
- @codingwolf-at@Ajdevise
Try to set display: block; on that img (the one with images/bg-pattern-card.svg)
- @EmunahNgwa@Ajdevise
Hello,
Check this video at 1:46:30, maybe that will help you out https://www.youtube.com/watch?v=K27WULzr2P8
- @0hyodorie0@Ajdevise
Hello, If i understood correctly, the problem with the image is that it gets squished up? If that is the case then try adding these styles to your img. { width: 100%; height: 100%; object-fit: cover; }
- P@katrien-s@Ajdevise
Try this selector to change color when content is added .form-input:not(:placeholder-shown).