@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; } } }





Eating Fish On New Year’s Day




“Eating fish on the first day of the year brings misfortune. Basically your luck will 'swim away' as a fish would do.”

-Daniel, Hungary


“Eating fish on New Year’s day is considered to bring wealth because in Chinese the word “fish” is pronounced like the word “prosperity”. Also, fish scales represent coins. ”

-Wang, China
Countries where the superstition can be found:
Hungary
China

 
Explore related themes:
Luck
Wealth
Food/Tableware