1
0
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:
Rushan
2022-09-09 18:45:22 +04:00
committed by GitHub
parent 40cd778e5b
commit 6d97161b87
18 changed files with 29 additions and 25 deletions

View File

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