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





Breaking A Mirror




“ It is bad luck to break a mirror, especially to look into a reflection of a broken mirror. If you are unmarried it also means you will not marry for 7 years. A way to lose the bad luck would be to bury the shards under the light of the full moon, or waiting seven hours before you touch them.”

-Lera, Russia

“If you break a mirror you will die within 7 years.”

-Catarina, Portugal

“When you brake a mirror, that brings 7 years of misfortune.”

-Daniel, Hungary

Countries where the superstition can be found: 
Russia
Portugal
Hungary

Bulgaria
Italy

 
Explore related themes: 
Mirror
Death
Luck
Marriage