@use "@pythnetwork/component-library/theme"; .componentName { display: flex; flex-flow: row nowrap; align-items: center; gap: theme.spacing(6); }