mirror of
https://github.com/tabler/tabler.git
synced 2026-08-25 20:34:25 +04:00
.md cleanup
This commit is contained in:
@@ -5,6 +5,7 @@ plugin: flags
|
||||
done: true
|
||||
---
|
||||
|
||||
|
||||
## Flag
|
||||
|
||||
{% capture code %}
|
||||
@@ -14,6 +15,7 @@ done: true
|
||||
{% endcapture %}
|
||||
{% include example.html code=code %}
|
||||
|
||||
|
||||
## Flag sizes
|
||||
|
||||
Using Bootstrap’s typical naming structure, you can create a standard flag, or scale it up to different sizes based on what’s needed.
|
||||
@@ -26,6 +28,7 @@ Using Bootstrap’s typical naming structure, you can create a standard flag, or
|
||||
{% endcapture %}
|
||||
{% include example.html code=code %}
|
||||
|
||||
|
||||
## Types
|
||||
|
||||
To set the flag of the country you want add a class `flag-(country name)`. For example to create a flag of Andorra your class should look like this: `.flag-ad`.
|
||||
|
||||
Reference in New Issue
Block a user