From 831665119fc9123c8fa7d489c4f78e7d8ce72a4e Mon Sep 17 00:00:00 2001 From: mdn-bot <108879845+mdn-bot@users.noreply.github.com> Date: Thu, 28 Nov 2024 00:19:12 +0000 Subject: [PATCH] chore: auto-fix Markdownlint, Prettier, and front-matter issues --- files/en-us/web/css/css_transforms/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/en-us/web/css/css_transforms/index.md b/files/en-us/web/css/css_transforms/index.md index 77dca67a2b67d28..e597e3ade23a949 100644 --- a/files/en-us/web/css/css_transforms/index.md +++ b/files/en-us/web/css/css_transforms/index.md @@ -358,8 +358,8 @@ Use the sliders in the example below to modify the translation, rotation, scale, padding: 0; margin-bottom: 4px; accent-color: blue; /* or any color */ - font-family: Inter, "system-ui", "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, - "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; + font-family: Inter, "system-ui", "Segoe UI", Roboto, Oxygen, Ubuntu, + Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; } #allTransformFieldset > legend {