Skip to content

Commit 49bed43

Browse files
authored
Replaced seps w/ inline styled ones, added line breaks
1 parent ca42384 commit 49bed43

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

docs/README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
🌍 [Internationalization / Localization](#-internationalization--localization-)
2424
📦 [Package](#-package-)
2525

26-
<a href="#"><img style="height:30px ; width:100%" src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@b8b2932/assets/images/separators/aqua-gradient.png"></a>
26+
<a href="#"><img style="height:10px ; width:100%" src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@b8b2932/assets/images/separators/aqua-gradient.png"></a>
2727

2828
</div>
2929

@@ -41,7 +41,7 @@
4141
[CLI usage](https://github.com/adamlui/python-utils/tree/main/remove-json-keys/#usage) /
4242
[Discuss](https://github.com/adamlui/python-utils/discussions)
4343

44-
<a href="#"><img height="10px" width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@b8b2932/assets/images/separators/aqua-gradient.png"></a>
44+
<a href="#"><img style="height:10px ; width:100%" src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@b8b2932/assets/images/separators/aqua-gradient.png"></a>
4545

4646

4747
## 📊 Datasets <!-- CATEGORY -->
@@ -254,7 +254,7 @@
254254
Discuss</a>
255255
</blockquote>
256256

257-
<a href="#"><img height="10px" width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@b8b2932/assets/images/separators/aqua-gradient.png"></a>
257+
<a href="#"><img style="height:10px ; width:100%" src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@b8b2932/assets/images/separators/aqua-gradient.png"></a>
258258

259259

260260
## 🖥️ Environment <!-- CATEGORY -->
@@ -326,7 +326,8 @@
326326
[CLI usage](https://github.com/adamlui/python-utils/tree/main/sys-lang/#-command-line-usage) /
327327
[Discuss](https://github.com/adamlui/python-utils/discussions)
328328

329-
<a href="#"><img height="10px" width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@b8b2932/assets/images/separators/aqua-gradient.png"></a>
329+
<a href="#"><img style="height:10px ; width:100%" src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@b8b2932/assets/images/separators/aqua-gradient.png"></a>
330+
330331

331332
## 🌍 Internationalization / Localization <!-- CATEGORY -->
332333

@@ -409,7 +410,7 @@
409410
[CLI usage](https://github.com/adamlui/python-utils/tree/main/translate-messages/#usage) /
410411
[Discuss](https://github.com/adamlui/python-utils/discussions)
411412

412-
<a href="#"><img height="10px" width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@b8b2932/assets/images/separators/aqua-gradient.png"></a>
413+
<a href="#"><img style="height:10px ; width:100%" src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@b8b2932/assets/images/separators/aqua-gradient.png"></a>
413414

414415

415416
## 📦 Package <!-- CATEGORY -->
@@ -440,9 +441,10 @@
440441
Discuss</a>
441442
</blockquote>
442443

444+
443445
<!-- FOOTER -->
444446

445-
<a href="#"><img height="10px" width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@b8b2932/assets/images/separators/aqua-gradient.png"></a>
447+
<a href="#"><img style="height:10px ; width:100%" src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@b8b2932/assets/images/separators/aqua-gradient.png"></a>
446448

447449
<picture><source media="(prefers-color-scheme: dark)" srcset="https://cdn.jsdelivr.net/gh/adamlui/python-utils@d6fae85/assets/images/icons/tag/white/icon16.svg"><img height=14 src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@d6fae85/assets/images/icons/tag/dark-gray/icon16.svg"></picture>
448450
<a href="https://github.com/adamlui/python-utils/releases">**Latest releases**</a> /

0 commit comments

Comments
 (0)