Skip to content

Commit 77cbb4f

Browse files
authored
Merge pull request microsoft#1731 from jlecordier/patch-1
fix header code tag margin right
2 parents 442f57d + 224274a commit 77cbb4f

File tree

1 file changed

+1
-0
lines changed
  • packages/typescriptlang-org/src/components/layout

1 file changed

+1
-0
lines changed

packages/typescriptlang-org/src/components/layout/main.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ html.font-open-dyslexic {
161161
font-size: 0.8em;
162162
margin-top: 0.2em;
163163
margin-left: 0.2em;
164+
margin-right: 0.2em;
164165
padding: 2px 4px;
165166
}
166167

0 commit comments

Comments
 (0)