@mixin on-circle($item-count, $circle-size, $item-size) { position: relative; width: $circle-size; height: $circle-size; padding: 0; border-radius: 50%; list-style: none; > * { display: block; position: absolute; top: 50%; left: 50%; width: $item-size; height: $item-size; margin: -($item-size / 2); $angle: (360 / $item-count); $rot: 0; @for $i from 1 through $item-count { &:nth-of-type(#{$i}) { transform: rotate($rot * 1deg) translate($circle-size / 2) rotate($rot * -1deg); } $rot: $rot + $angle; } } }





Spoon In The Middle Of A Rice Bowl




“Don't stick your spoon in the middle of a rice bowl. It will bring bad luck. We put the spoon in the rice for our ancestors during the ancestral memorial ceremony. This means it is for dead people "

- Sally, Korea




Countries where the superstition can be found:
Korea

 
Explore related themes:
Luck
Food/Tableware