Add new style for inline code (#9936)

Add new style for inline code
This commit is contained in:
Florian Duros
2023-01-19 13:42:59 +00:00
committed by GitHub
parent 8a2e386531
commit 314b2e7ba6
7 changed files with 29 additions and 0 deletions
+1
View File
@@ -16,6 +16,7 @@ limitations under the License.
/* 1rem :: 10px */
$spacing-2: 2px;
$spacing-4: 4px;
$spacing-8: 8px;
$spacing-12: 12px;