Skip to content
Snippets Groups Projects
Commit 95ba178d authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray
Browse files

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
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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;
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment