diff --git a/src/components/icon-sprite.webc b/src/components/icon-sprite.webc index f7522fa..24d8bc0 100644 --- a/src/components/icon-sprite.webc +++ b/src/components/icon-sprite.webc @@ -1,192 +1,305 @@ - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/components/job.webc b/src/components/job.webc index 8672151..a92af51 100644 --- a/src/components/job.webc +++ b/src/components/job.webc @@ -73,7 +73,7 @@ ); border-radius: var(--border-radius); - padding: calc(var(--icon-size) / 5); + padding: calc(var(--icon-size) / 4); overflow: hidden; z-index: 1; diff --git a/src/components/navigation.webc b/src/components/navigation.webc index 2b7757a..0c4c3ab 100644 --- a/src/components/navigation.webc +++ b/src/components/navigation.webc @@ -1,7 +1,7 @@