Skip to content
Snippets Groups Projects
Commit ec37cf7e authored by Eric Bremner's avatar Eric Bremner Committed by Martin Leblanc
Browse files

ISTWCMS-5721: adding an extra size in props

parent fd94e738
No related branches found
No related tags found
1 merge request!31Feature/istwcms 5721 ebremner mailman
......@@ -22,6 +22,7 @@
--size-14: 7rem; // 112px
--size-15: 7.5rem; // 120px
--size-16: 8rem; // 128px
--size-18: 9rem; // 144px
--size-20: 10rem; // 160px
--size-fluid-1: clamp(0.5rem, 1vw, 1rem);
--size-fluid-2: clamp(1rem, 2vw, 1.5rem);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment