diff --git a/user-guide/flexible-layouts/index.njk b/user-guide/flexible-layouts/index.njk index 23fc96f..fb797dc 100644 --- a/user-guide/flexible-layouts/index.njk +++ b/user-guide/flexible-layouts/index.njk @@ -60,8 +60,8 @@ title: 08· Flexible Layouts

Position static:

Static position is the default option for flex elements, meaning that they will be included in the flex flow, using flex properties.

Flex Layout properties
-

Position absolute:

-

Selecting absolute position will exclude the element from the Flex layout flow allowing you to freely position an element in a specific place regardless of the size of the layout where it belongs.

+

Absolute positioning:

+

Selecting absolute positioning will exclude the element from the Flex layout flow allowing you to freely position an element in a specific place regardless of the size of the layout where it belongs.

Flex Layout properties

Z-index:

With the z-index option you can decide the order of overlapping elements while maintaining the layers order.

diff --git a/user-guide/workspace-basics/index.njk b/user-guide/workspace-basics/index.njk index f5b4764..24d7ad3 100644 --- a/user-guide/workspace-basics/index.njk +++ b/user-guide/workspace-basics/index.njk @@ -12,8 +12,8 @@ title: 03· Workspace basics Penpot's viewport -

Navigate the viewport

-

Press space while moving your mouse to navigate the viewport. If you are using a trackpad you can do two finger scrolling.

+

Moving around the viewport

+

Press space and drag to pan (move around the viewport). If you are using a trackpad you can do two finger scrolling.

You can also use the scrollbars, which are specially useful for those who love using graphic tablets.