FlorianBx / isometric-nav-component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Isometric Nav Component

-1 skew function

The skew() CSS function defines a transformation that skews an element on the 2D plane. Its result is a data type.

example of use:

transform: skewY(-15deg);

About


Languages

Language:CSS 70.2%Language:HTML 29.8%