0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-15 17:21:17 -05:00

Improve grid styles.

This commit is contained in:
Andrey Antukh 2016-04-04 20:35:21 +03:00
parent cc7aef895e
commit 27e9afa6a8

View file

@ -46,7 +46,7 @@
:x2 position
:stroke grid-color
:stroke-width (/ 0.5 zoom)
:opacity 0.25}])))
:opacity 0.50}])))
(horizontal-line [position value]
(if (< (mod value ticks-mod) step-size-y)
(html [:line {:key position