Skip to content

Conversation

@Abdalrazaq94
Copy link

step 2

@Abdalrazaq94
Copy link
Author

srep 2


.content-left {

padding: 20 20 20 20 px;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you can write 20px once that will be the same you did, less code is better


.header {

padding: 20 20 20 20 px;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here

/* Step-3 You can assign padding to all sides of a container by using the padding shorthand property. */

.content-mid {
padding: 80 80 80 80px;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants