Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
19
Comments
5

Wesley

@wesleyjacobyCape Town, South Africa330 points

I'm an airline pilot who was recently retrenched because of the COVID-19 pandemic. I am trying to take on a new career in web development.

I’m currently learning...

I'm currently learning frontend web development with Codecademy.

Latest solutions

  • Planet Fact Site using HTML, CSS, JS and Vue

    #vue

    Wesley•330
    Submitted over 2 years ago

    0 comments
  • Article Preview Component using Vue.js

    #vue#pwa

    Wesley•330
    Submitted over 2 years ago

    0 comments
  • Advice Generator App using HTML, CSS, JS and an API

    #axios

    Wesley•330
    Submitted over 2 years ago

    1 comment
  • Tip Calculator App using HTML, CSS and JS


    Wesley•330
    Submitted almost 3 years ago

    0 comments
  • Password Generator App using HTML, CSS and JS

    #styled-components

    Wesley•330
    Submitted almost 3 years ago

    1 comment
  • Intro with Signup Form Component using HTML, CSS and JS


    Wesley•330
    Submitted almost 3 years ago

    0 comments
View more solutions

Latest comments

  • Cathiscoding•20
    @cathleys
    Submitted almost 3 years ago

    HTML CSS flexbox small practice project

    1
    Wesley•330
    @wesleyjacoby
    Posted almost 3 years ago

    Hi!

    Well done on completing this challenge!

    I'm also a newbie, so I can't answer all your questions, unfortunately.

    For the border radius issue though - What I found worked for me was putting overflow: hidden; in your .flex-container.

    Hopefully, someone with more experience can answer your other questions.

    Keep up the good work!

  • charmonder•260
    @charmonder
    Submitted almost 3 years ago

    Profile Card Component

    2
    Wesley•330
    @wesleyjacoby
    Posted almost 3 years ago

    Hi,

    Congrats on completing the challenge!

    Fellow noob here and I also struggled with the positioning of the profile image. Here's what worked for me.

    On .profile-image img, remove position: absolute and top: 240px and add the following lines:

    position: relative;
    margin: 0 auto;
    transform: translateY(-50%);
    

    You may need to experiment with the translateY percentage. Here's some documentation on translateY.

    I hope that helps, or gets you closer to the result you're looking for.

  • tomatas95•50
    @tomatas95
    Submitted almost 3 years ago

    QR Code Component

    2
    Wesley•330
    @wesleyjacoby
    Posted almost 3 years ago

    Hi,

    To center the card/container, you could add the following to the body:

    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    

    The min-height: 100vh being the important bit. Then you can remove the margin-top from the container.

    This is a great article showing different methods of centering in CSS

    I hope this helps!

    Marked as helpful
  • Ramdan Effendi•40
    @ramdaneffendi
    Submitted almost 3 years ago

    Submission for Profile Card Component

    1
    Wesley•330
    @wesleyjacoby
    Posted almost 3 years ago

    Hi Ramdan,

    Congratulations on completing the challenge!

    To center your card, you could use the following code on the parent (body in your case):

    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    

    This is a great article on centering in CSS

    I hope this helps!

    Marked as helpful
  • Luci•50
    @LuciMacedo
    Submitted almost 3 years ago

    Resposive layout for mobile and desktop

    1
    Wesley•330
    @wesleyjacoby
    Posted almost 3 years ago

    Hi Luci,

    Amazing job with your first solution!

    If you want the letters in the word "perfume" to be spaced apart more, you could use the letter-spacing property.

    Similarly, if you'd like more spacing between the lines in the paragraph/item description, you could use the line-height property.

    Well done again! :)

    Edit: Oh wait, I see you used letter-spacing. Nice!

    Marked as helpful
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