Skip to content

Conversation

@VikaZhurauliova
Copy link
Collaborator

No description provided.

@VikaZhurauliova
Copy link
Collaborator Author

1

@antonpatotski antonpatotski changed the base branch from master to development June 8, 2023 16:03
Comment on lines +62 to +64
width: 67px!important;
height: 45px!important;
}
Copy link
Owner

Choose a reason for hiding this comment

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

Try to avoid !important. It's cause troubles in future

Comment on lines +11 to +19
<div class="col-3 ">
<button class="w-100 first-line-btn">Delete All</button>
</div>
<div class="col">
<input class="w-100 first-line-input text-center" placeholder="Enter todo ...">
</div>
<div class="col-3">
<button class="w-100 first-line-btn">Add</button>
</div>
Copy link
Owner

Choose a reason for hiding this comment

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

You can add classes col col-3 and else to button and input, will be less html

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.

4 participants