mirror of
https://github.com/penpot/penpot.git
synced 2026-07-22 22:17:58 +00:00
📚 Fix flex word repetition and correct modifier key in docs (#10610)
* 📎 Update version on mcp package.json
* Update flexible-layouts.njk : fixed repetition and changed shortcut
Fixed 'Flex' word repetition; made the Toggle Flex instruction reflect the correct keyboard modifier key.
Signed-off-by: Whos Deez <134500894+Whosdeez@users.noreply.github.com>
* Update package version to 2.17.0
Signed-off-by: Andrey Antukh <niwi@niwi.nz>
---------
Signed-off-by: Whos Deez <134500894+Whosdeez@users.noreply.github.com>
Signed-off-by: Andrey Antukh <niwi@niwi.nz>
Co-authored-by: Andrey Antukh <niwi@niwi.nz>
This commit is contained in:
parent
1311bafec4
commit
508569437a
@ -24,11 +24,11 @@ desc: Master responsive web design with Penpot's flexible and grid layouts! Lear
|
||||
|
||||
|
||||
<h3 id="layouts-flex-add">Add Flex Layout</h3>
|
||||
<p>You can add Flex Layout to any layer, group, board or a selection including any of these. Once Flex Layout Flex is added the selected elements will be contained into a board with the Flex Layout properties. You have several ways to do this:</p>
|
||||
<p>You can add Flex Layout to any layer, group, board or a selection including any of these. Once Flex Layout is added, the selected elements will be contained into a board with the Flex Layout properties. You have several ways to do this:</p>
|
||||
<ul>
|
||||
<li>From the Design panel at the right sidebar.</li>
|
||||
<li>From the option at the selection menu (right click button).</li>
|
||||
<li>Pressing <kbd>Ctrl/⌘</kbd> + <kbd>A</kbd>.</li>
|
||||
<li>Pressing <kbd>Shift/⇧</kbd> + <kbd>A</kbd>.</li>
|
||||
</ul>
|
||||
<figure><img src="/img/flexible-layouts/layouts-add.webp" alt="Adding Layouts" /></figure>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user