mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 12:02:48 +00:00
Remove old comments
This commit is contained in:
@@ -321,22 +321,7 @@
|
||||
rotate(calc(-1deg * var(--rotation)))
|
||||
translateX(calc(-1 * var(--offsetX)))
|
||||
translateY(calc(1 * var(--offsetY)));
|
||||
|
||||
}
|
||||
// &.bottom {
|
||||
// --rotation : 0;
|
||||
// }
|
||||
// &.top {
|
||||
// --rotation : 0;
|
||||
// --scaleY : -1;
|
||||
// }
|
||||
// &.left {
|
||||
// --rotation : 0;
|
||||
// }
|
||||
// &.right {
|
||||
// --rotation : 0;
|
||||
// --scaleX : -1;
|
||||
// }
|
||||
}
|
||||
|
||||
.imageMaskCorner1 { --wc : url(/assets/waterColorMasks/corner/0001.webp); }
|
||||
|
||||
Reference in New Issue
Block a user