A
A
Alex102142021-05-14 13:12:17
HTML
Alex10214, 2021-05-14 13:12:17

How can I set all text in a project to have a default indent of 0?

Hello, tell me how to set the default indent of 0 for all text in the project?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ilya, 2021-05-14
@Alex10214

* {
padding: 0;
margin: 0;
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question