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
This commit is contained in:
Annabel Dunstone Gray 2019-08-08 14:07:54 +00:00
commit 95ba178dcd
1 changed files with 1 additions and 1 deletions

View File

@ -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;