Skip to content

Commit bf2c43e

Browse files
committed
refactor(flags): increase text margin-inline-start
1 parent b3db27d commit bf2c43e

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

src/css/flags.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
@charset "UTF-8";
2+
23
/*!
34
* CiSkeleton - Flags CSS (https://www.ianhub.net/)
45
* Copyright 2025 Kader Bouyakoub (https://github.com/bkader)
@@ -32,7 +33,7 @@
3233
font-size: inherit;
3334
font-style: normal;
3435
font-weight: inherit;
35-
margin-inline-start: 1.5rem;
36+
margin-inline-start: 1.625rem;
3637
vertical-align: middle;
3738
}
3839

0 commit comments

Comments
 (0)