feat/post-1-apr #44

Merged
florent.lesaout merged 4 commits from feat/post-1-apr into master 2023-03-29 18:05:18 +02:00
Showing only changes of commit 026a55fe9e - Show all commits

View File

@ -163,9 +163,9 @@ $stalfos-config: (
'width': (
'items': (
'full': '100%',
'half': percentage(0.5),
'quarter': percentage(0.25),
'third': percentage(0.33)
'half': percentage(.5),
'quarter': percentage(.25),
'third': percentage(.33)
),
'output': 'responsive',
'property': 'width'