Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
4
Comments
2

Daniele

@LennyManTuscany115 points

Life it's getting quite exciting

Latest solutions

  • React Js and Styled Component E-commerce website


    Daniele•115
    Submitted almost 4 years ago

    1 comment
  • Fully Responsive IP Tracker


    Daniele•115
    Submitted over 4 years ago

    1 comment
  • PricingPage with simple Js


    Daniele•115
    Submitted over 4 years ago

    0 comments
  • the first challenge


    Daniele•115
    Submitted over 4 years ago

    0 comments

Latest comments

  • Muhammad Fadll•320
    @fadelun
    Submitted almost 4 years ago

    using Sass and flexbox for responsive

    2
    Daniele•115
    @LennyMan
    Posted almost 4 years ago

    Hi, about sizes I used to style the page in a mobile-first approach. So a do my style first for the mobile layout and then with media queries I scale up to tablets and desktops.

    The size that I used are:

    <768px for MOBILE ;

    min-width: 768px to 1023px for TABLET;

    min-width: 1024px for DESKTOP;

    My css looks like this:

    .myClass {

    //mobile style

    }

    @media (min-width: 768px) {

    .myClass {

    //tablet style

    }

    @media (min-width: 1024px) {

    .myClass {

    //desktop style

    }

    }

  • P
    Axseinga•540
    @axseinga
    Submitted about 4 years ago

    Responsive landing page coded in SASS and BEM. Mobile first.

    2
    Daniele•115
    @LennyMan
    Posted almost 4 years ago

    Hi. great job, I really like the hover effects and the mobile menu!

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