Код ошибки:
Код: Выделить всё
{ expectedcss(css-lcurlyexpected)Код: Выделить всё
@media only screen and (max-width: 768px) {
html, body {
--border-radius: 50px;
}
h1 {
font-size: 200px;
}
h2 {
font-size: 16px;
}
h3 {
font-size: 14px;
}
p {
font-size: 14px;
}
a {
font-size: 14px;
}
section.vscroll {
flex-direction: column;
}
section.vscroll figure {
flex-basis: 25vh;
}
section.vscroll figure img {
width: 20%;
}
footer {
display: flex;
flex-direction: row;
align-items: stretch;
}
footer .SCL-info .copyright {
width: 100%;
}
}
Подробнее здесь: https://stackoverflow.com/questions/791 ... lyexpected
Мобильная версия