You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/www/app/content/blog/en/fluid-typography.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ The text sizes increase gradually from a viewport width of 320px until it reache
34
34
35
35
<br />
36
36
37
-
Based on [the disadvantages this caused](https://github.com/digdir/designsystemet/issues/1444), we chose to go with a [static typography scale](/en/fundamentals/design-tokens/typography#text-size) as the standard for Designsystemet.
37
+
Based on [the disadvantages this caused](https://github.com/digdir/designsystemet/issues/1444), we chose to go with a [static typography scale](/en/fundamentals/design-elements/typography#text-size) as the standard for Designsystemet.
Copy file name to clipboardExpand all lines: apps/www/app/content/blog/no/fluid-typography.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ Tekststørrelsene øker gradvis fra viewport-bredde 320px helt til det treffer m
34
34
35
35
<br />
36
36
37
-
Basert på [ulempene dette medførte](https://github.com/digdir/designsystemet/issues/1444), valgte vi å gå for en [statisk typografi-skala](/no/fundamentals/design-tokens/typography#tekststørrelse) som standard for designsystemet.
37
+
Basert på [ulempene dette medførte](https://github.com/digdir/designsystemet/issues/1444), valgte vi å gå for en [statisk typografi-skala](/no/fundamentals/design-elements/typography#tekststørrelse) som standard for designsystemet.
Copy file name to clipboardExpand all lines: apps/www/app/content/fundamentals/en/code/get-started.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,5 +12,5 @@ order: 10
12
12
13
13
Looking to get started with Designsystemet as a developer? Our [GitHub README](https://github.com/digdir/designsystemet#table-of-contents) contains everything you need — including installation, usage examples, and contribution guidelines.
14
14
15
-
To understand how colors, spacing, and typography are handled in code, we also recommend reading about [design tokens](/en/fundamentals/design-tokens/variables).
15
+
To understand how colors, spacing, and typography are handled in code, we also recommend reading about [design tokens](/en/fundamentals/design-elements/variables).
0 commit comments