Commit 95ba178d authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Merge branch 'no-oxygen' into 'master'

Replace Oxygen-Sans with Noto Sans font on visual_review_toolbar

See merge request gitlab-org/gitlab-ce!31561
parents 1ca8c808 045ce930
......@@ -42,7 +42,7 @@
position: fixed;
bottom: 1rem;
right: 1rem;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell,
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Noto Sans', Ubuntu, Cantarell,
'Helvetica Neue', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
'Noto Color Emoji';
font-size: .8rem;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment