Add new style for inline code (#9936)

Add new style for inline code
This commit is contained in:
Florian Duros 2023-01-19 14:42:59 +01:00 committed by GitHub
parent 8a2e386531
commit 314b2e7ba6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 29 additions and 0 deletions

View file

@ -16,6 +16,7 @@ limitations under the License.
/* 1rem :: 10px */
$spacing-2: 2px;
$spacing-4: 4px;
$spacing-8: 8px;
$spacing-12: 12px;