Commit e585d015 authored by Taddeüs Kroes's avatar Taddeüs Kroes

Add FIXME

parent 16c976ac
...@@ -42,6 +42,8 @@ img, div { ...@@ -42,6 +42,8 @@ img, div {
top: -@camera-extend; top: -@camera-extend;
width: 100 + 2 * @camera-extend; width: 100 + 2 * @camera-extend;
height: 100 + 2 * @camera-extend; height: 100 + 2 * @camera-extend;
// FIXME: rotation should depend on the market
transform: rotateZ(-25deg); transform: rotateZ(-25deg);
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment