mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-31 00:11:59 +02:00
doc: Update
This commit is contained in:
@@ -129,7 +129,7 @@
|
||||
font-family: 'Source Code Pro';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: local('SourceCodePro-Regular');
|
||||
src: local('SourceCodePro-Regular'), local('monospace');
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@@ -137,7 +137,7 @@
|
||||
font-family: 'Source Code Pro';
|
||||
font-style: italic;
|
||||
font-weight: 400;
|
||||
src: local('SourceCodePro-It');
|
||||
src: local('SourceCodePro-It'), local('monospace');
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@@ -145,6 +145,6 @@
|
||||
font-family: 'Source Code Pro';
|
||||
font-style: normal;
|
||||
font-weight: 600;
|
||||
src: local('SourceCodePro-Semibold');
|
||||
src: local('SourceCodePro-Semibold'), local('monospace');
|
||||
font-display: swap;
|
||||
}
|
||||
|
Reference in New Issue
Block a user