- Is This Responsive In Your PC ?
Biljana Kotevska
@BiljanaKotevAll comments
- @AzzkidSubmitted over 1 year ago@BiljanaKotevPosted over 1 year ago
Hi Azzwad, no it's not responsive on my PC
I tried this and it worked:
.nft-img::before{ width: 260px; height: 260px; }
.view-icon{ top: 260px; left: 200px; right: 195.2px; bottom: 36px }
see if that works for you and let me know!
0 - @lenez12Submitted almost 2 years ago
- maybe on this occasion I will ask how to use margins wisely. I'm still confused to determine when to use margins and when to use gaps in flex, or use justify-content:space-between, to give the spacing between elements
can anyone explain?
@BiljanaKotevPosted almost 2 years agoYou want to use margins when you want space between difference sections. For example you could have added a bit of margin-top on your features section container flex so it's not so close to the other sections. Hope that helps.
1 - @AlgirdasUSubmitted almost 2 years ago
Focus frame on the small link images is bigger than the image itself, how to fix it? Thank you for any suggestions.
@BiljanaKotevPosted almost 2 years agoyour solution is great, can i ask you where you learned to code? Can you send me some resource links ... thanks.
0 - @hannahro15Submitted over 2 years ago
Hello, any feedback would be much appreciated. I had a few problems lining up the icons next to the small text, above the footer/image at the bottom. I also didn't know how to do the straight line across above the footer, and the active states. Other than I think it is ok. Thanks.
@BiljanaKotevPosted over 2 years agoCan you link your code so i can look at it? When i try to view your code there's an error msg: This repository is empty.
Marked as helpful0 - @AndresLopez920Submitted over 2 years ago@BiljanaKotevPosted over 2 years ago
Hi Andres, I noticed that your div box is placed to high on the photo I looked on the development tools and added 230px to the top of the div class photo-tap and it brought the cyan box down perfectly to cover the cube image. I'm still trying to figure out how to add the active state to my code :)
0