/
githubmirror
/
next.js
Обзор
Документация
Войти
/
githubmirror
/
next.js
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
canary
examples/with-react-hook-form/styles/global.css
26 строк
315 B
Shubh Porwal
Update with-react-hook-form example (#66253)
28 май 2024, 21:52
Не верифицирован
28 май 2024, 21:52
0c7c495
Код
Авторство
О чём код?
html, body { padding: 0; margin: 0; font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif; } a { color: inherit; text-decoration: none; } * { box-sizing: border-box; }