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
|
||||
---
|
||||
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 {
|
||||
width: 1.5rem;
|
||||
height: $icon-size;
|
||||
margin-inline-end: .5rem;
|
||||
margin-inline-end: .25rem;
|
||||
opacity: $text-muted-opacity;
|
||||
|
||||
svg {
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 134 KiB After Width: | Height: | Size: 135 KiB |
Reference in New Issue
Block a user