Stellenbeschreibung
Normal
0
21
false
false
false
DE
X-NONE
X-NONE
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:”Normale Tabelle”;
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-priority:99;
mso-style-parent:””;
mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
mso-para-margin-top:0cm;
mso-para-margin-right:0cm;
mso-para-margin-bottom:8.0pt;
mso-para-margin-left:0cm;
line-height:107%;
mso-pagination:widow-orphan;
font-size:11.0pt;
font-family:”Aptos”,sans-serif;
mso-ascii-font-family:Aptos;
mso-ascii-theme-font:minor-latin;
mso-hansi-font-family:Aptos;
mso-hansi-theme-font:minor-latin;
mso-font-kerning:1.0pt;
mso-ligatures:standardcontextual;
mso-fareast-language:EN-US;}
Keep each page to a reasonable length. If a single page design is very long (e.g. a long-scrolling blog page), consider splitting content into multiple frames or using the new Figma Sections to chunk it. Aim to keep frame heights under ~3000px as a guideline (very tall frames can be harder for some AI tools to parse and can impact performance). Figma itself recommends keeping files focused to avoid “a sea of screens” and to improve performance (How to organize the Figma File | kaoreen.com). By breaking long pages into sections or consecutive frames, you ensure the design is digestible both for collaborators and any AI-based analysis.
Responsive Design with Multiple Viewports
A core part of structuring this file is designing for multiple viewport sizes. To make the blog fully responsive, plan for at least four breakpoints (common examples: Mobile ~375px wide, Tablet ~768px, Desktop ~1440px, and Wide Desktop ~1920px). In Figma, this means creating separate frames for each screen size variant of a page. Follow these best practices for responsive design in Figma:
- Define Breakpoint Frames: For each page (home, article, etc.), create frames with the appropriate device widths. Label each frame with its device or breakpoint name (e.g. “Home – Mobile”, “Home – Tablet”, “Home – Desktop”, “Home – Wide”). This labeling makes it obvious which frame corresponds to which layout range. It also helps any AI or developer quickly find the version they need.
Use Layout Grids and Constraints: Apply a consistent layout grid in each frame that suits that viewport. For example, on a Desktop frame use a 12-column centered grid (with typical margins and gutters), and on a Mobile frame use a 4-column grid (8-Pixel Revolution: Transforming Your Design Workflow with Figma | by Matthis Rousselle | Bootcamp | Medium) (8-Pixel Revolution: Transforming Your Design Workflow with Figma | by Matthis Rousselle | Bootcamp | Medium). A common approach is a 12-col grid with 24px gutters on desktop, and a 4-col grid with 16px gutters and ~24px side margins on mobile (8-Pixel Revolution: Transforming Your Design Workflow with Figma | by Matthis Rousselle | Bootcamp | Medium) (8-Pixel Revolution: Transforming Your Design Workflow with Figma | by Matthis Rousselle | Bootcamp | Medium). These grids help you align content consistently at each size. In Figma, setting Auto Layout and constraints on groups can simulate responsive behavior – for instance, you can make a navigation bar auto stretch horizontally, or have a sidebar group that hides on mobile. While Figma doesn’t have true