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





Spilling Wine




“If you spill red wine at the dinner table that means that the house is blessed.”

-Catarina, Portugal


“If you spill wine or any drink it means that the dead one is thirsty.”

-Trayana, Bulgaria


“If you spill wine it is considered bad luck. You must dab some of it behind your ears to prevent the bad luck.”

-Francesco, Italy

Countries where the superstition can be found:
Portugal
Bulgaria
Italy

 
Explore related themes:
Luck
Food/Tableware
Guests