Skip to content
This repository was archived by the owner on Mar 13, 2023. It is now read-only.

provide base code without margin or padding #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

am
Copy link
Member

@am am commented Mar 24, 2020

The code we provide already matches the final result. This happens because of the
CSS files are imported from another exercise. This commit removes the import and
adds only the base styles without any margin or padding.

The exercise asks the following:

  1. Right now, the countries are too close to each other. Use the box model properties you have learned so that the name of the country has white space around it on all sides.

With the current changes this is what the students will see:
Screen Shot 2020-03-24 at 11 26 22 PM

And this is the expected output:
countries

Reference: https://migracodebarcelona.slack.com/archives/CU7AHBFR9/p1584199895029900?thread_ts=1584199298.023200

The code we provide already matches the final result. This happens because the
CSS files are imported form other exercise. This commit removes the import and
adds only the base styles without any margin or padding.
kossa21 added a commit to kossa21/html-css-git-exercises that referenced this pull request Mar 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant