Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
10
Comments
9

Fernanda

@ferlagherUruguay180 points

Just a Student.

I’m currently learning...

HTML & CSS, JavaScript, Node.js.

Latest solutions

  • Responsive Flex page + Entrance animations + Glowing stars

    #sass/scss#bem

    Fernanda•180
    Submitted almost 3 years ago

    0 comments
  • Responsive component using Grid and Flexbox + Small animation ✨

    #sass/scss#bem

    Fernanda•180
    Submitted almost 3 years ago

    2 comments
  • Responsive landing page with custom animation.

    #sass/scss

    Fernanda•180
    Submitted almost 3 years ago

    1 comment
  • Responsive component with flexbox and custom icon system

    #sass/scss#accessibility

    Fernanda•180
    Submitted almost 3 years ago

    3 comments
  • Responsive component with Sass

    #sass/scss

    Fernanda•180
    Submitted almost 3 years ago

    2 comments
  • Responsive component without breakpoints

    #sass/scss

    Fernanda•180
    Submitted almost 3 years ago

    0 comments
View more solutions

Latest comments

  • Ravindra Suresh Kadam•80
    @socoolRK
    Submitted almost 3 years ago

    Product preview component using html and css

    3
    Fernanda•180
    @ferlagher
    Posted almost 3 years ago

    Hi, Ravindra!

    There are many ways to make a design responsive. You can use media querys, relative units, flexbox, grid, or a combination of all of them.

    Here are some resources:

    • Media querys
    • CSS Units
    • Flexbox
    • Grid
  • Warrick•20
    @wozdog
    Submitted almost 3 years ago

    Responsive Product Preview Card

    #sass/scss#vite
    1
    Fernanda•180
    @ferlagher
    Posted almost 3 years ago

    Hi, nice work with your solution!

    Here are my recomendations:

    • Add to the body min-height: 100vh, display: flex and align-items: center, for center your card.
    • The wite space under the button it's because the content has too much horizontal space and can't wrap. In the .content class, make the padding bigger (3rem) so the content fills the container vertically and it matches the design.

    Hope it was helpfull!

  • Ola•40
    @O-O26
    Submitted almost 3 years ago

    QR Code scanner

    1
    Fernanda•180
    @ferlagher
    Posted almost 3 years ago

    Hi! Your page is not displaying correctly because you don have any "index.html" in the root of your repository. You have to rename your "qrCode.html" to "index.html". This applies to any website, the home page must always be "index.html" and it has to be in the root of the project. I also recommend you to move the styles to an external css file (just copy all the code inside the style tags, without the tags) and then link the css to the index.html using <link rel="stylesheet" href="./path/to/your/css"> inside the <head> tag.

    Marked as helpful
  • Fidget836•20
    @Fidget836
    Submitted almost 3 years ago

    My first challenge HTML / CSS - Product preview card component

    3
    Fernanda•180
    @ferlagher
    Posted almost 3 years ago

    Hi, nice work with your solution! I like the hover effect on the button! 👍🏻

    You don't need to use <br/> for the line break! In this case, the difference between desktop and mobile layout is due to the padding of the right/bottom container. It's a bit hard to notice, but it's slighty bigger in the desktop view, that makes the text wrap erlier than in the mobile view.

    Also, I reccomend the <picture> container for the img. You can specify many sources for your image and when they displayed or not, depending on the viewport. I personally find this way easier than using media queries. And you can give your <img> a width:100% and a height:auto to keep the aspect ratio.

    Marked as helpful
  • To Dat•290
    @tltd0807
    Submitted almost 3 years ago

    profile-card-component

    1
    Fernanda•180
    @ferlagher
    Posted almost 3 years ago

    Hi, congratulations on completing the challenge! You can use an asterisk for the reset instead of writing every single element, like this:

    * { /* your rules here */ }

    That way you can save a lot of lines in your code.

  • Snehamoy Bag•600
    @snehamoybag
    Submitted almost 3 years ago

    Product Preview Card Component

    1
    Fernanda•180
    @ferlagher
    Posted almost 3 years ago

    Hi, I had the same problem with the fonts. I fixed it by disableing the optical size option in Google Fonts and re-importing the fonts to the project.

    Here is the said option

    Marked as helpful
View more comments
Frontend Mentor logo

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub