mirror of
https://github.com/tabler/tabler.git
synced 2026-08-18 17:13:48 +04:00
small fixes
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
---
|
---
|
||||||
layout: none
|
layout: none
|
||||||
---
|
---
|
||||||
Sitemap: {{ "sitemap.xml" | absolute_url }}
|
Sitemap: {% if jekyll.environment == 'preview' %}{{ site.preview-url }}{% endif %}{{ "sitemap.xml" | absolute_url }}
|
||||||
|
|||||||
@@ -92,7 +92,7 @@
|
|||||||
.nav-link-icon {
|
.nav-link-icon {
|
||||||
width: 1.5rem;
|
width: 1.5rem;
|
||||||
height: $icon-size;
|
height: $icon-size;
|
||||||
margin-inline-end: .5rem;
|
margin-inline-end: .25rem;
|
||||||
opacity: $text-muted-opacity;
|
opacity: $text-muted-opacity;
|
||||||
|
|
||||||
svg {
|
svg {
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 134 KiB After Width: | Height: | Size: 135 KiB |
Reference in New Issue
Block a user