mirror of
https://github.com/minio/docs.git
synced 2025-07-30 07:03:26 +03:00
Update font and related changes (#549)
This commit is contained in:
@ -31,8 +31,8 @@ $breakpoints: (
|
||||
$z-index-header: 11;
|
||||
|
||||
// Body
|
||||
$font-family-base: 'Mark', sans-serif;
|
||||
$font-family-headings: 'Mark', sans-serif;
|
||||
$font-family-base: 'Inter', sans-serif;
|
||||
$font-family-headings: 'Inter', sans-serif;
|
||||
$font-family-mono: Courier New, Courier ,monospace;
|
||||
$root-font-size: 16px;
|
||||
$body-font-size: 1rem;
|
||||
|
Reference in New Issue
Block a user