Код: Выделить всё
* {
font-size: 24px
}
:root {
font-size: 24px
}
html {
font-size: 24px
}Подробнее здесь: https://stackoverflow.com/questions/606 ... ifferences
Код: Выделить всё
* {
font-size: 24px
}
:root {
font-size: 24px
}
html {
font-size: 24px
}