💄 Adding the style of various component

This commit is contained in:
Paul Valerie GOMA 2025-07-22 09:13:18 +02:00
parent 75128e71ed
commit a337f6ebe4

View File

@ -0,0 +1,6 @@
:root{
--p-icon-size: 1rem;
--p-text-muted-color: var(--text-action-high-grey);
--p-transition-duration: var(--transition-duration);
--p-anchor-gutter: 2px;
}