Dual Axis Squeeze

Easy+20 XP

Mission Briefing

Spark needs more horizontal space than vertical space to pass through the wide portal.

The Concept: 2-Value Shorthand

When you use padding: 10px 20px;, the first value sets the Top/Bottom and the second value sets the Left/Right.

The Objective

  1. Target the .spark-character.
  2. Set vertical padding to 10px.
  3. Set horizontal padding to 40px.

Constraints

    cssbox-model
    Live Visual Output
    style.css
    Loading...