/
githubmirror
/
lerna
Обзор
Документация
Войти
/
githubmirror
/
lerna
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
website/src/components/agentic-ai-callout.module.css
28 строк
414 B
James Henry
chore: upgrade website dependencies (#4396)
17 июл 2026, 12:13
Не верифицирован
17 июл 2026, 12:13
5319e18
Код
Авторство
О чём код?
.callout { color: var(--ifm-color-emphasis-600); font-size: 1rem; line-height: 1.5rem; margin: 0 auto; max-width: 44rem; text-align: center; } .callout__polygraph { white-space: nowrap; } .callout__more { white-space: nowrap; } .callout__more::after { content: " \2192"; } .callout__mark { height: 0.8em; margin-right: 0.35em; opacity: 0.85; vertical-align: -0.02em; width: auto; }