mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2024-12-19 20:12:52 +02:00
Update 2017-01-02-features.md
the subtitle-icon class is added in div.row elements for the features section and i also foun the some issue the terminal fonts so a media query is added to fix the same in terminal font section
This commit is contained in:
parent
60005e66eb
commit
a8d154fe76
@ -31,7 +31,7 @@ style: container
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div><!-- end inner row -->
|
</div><!-- end inner row -->
|
||||||
<div class="row">
|
<div class="row subtitle-icon">
|
||||||
<!--</div> end inner col -->
|
<!--</div> end inner col -->
|
||||||
<!-- <div class="col-sm-12 col-md-4 col-lg-4"> -->
|
<!-- <div class="col-sm-12 col-md-4 col-lg-4"> -->
|
||||||
<ul>
|
<ul>
|
||||||
@ -60,11 +60,13 @@ style: container
|
|||||||
<div class="feature-section">
|
<div class="feature-section">
|
||||||
<h2>The best developer fonts</h2>
|
<h2>The best developer fonts</h2>
|
||||||
<h3>{{ site.metrics.fonts }}+ patched and ready to use programming fonts</h3>
|
<h3>{{ site.metrics.fonts }}+ patched and ready to use programming fonts</h3>
|
||||||
|
<div class="subtitle-icon">
|
||||||
<div class="subtlecircle sectiondivider faicon sectioninner sectioninner3">
|
<div class="subtlecircle sectiondivider faicon sectioninner sectioninner3">
|
||||||
<div>
|
<div>
|
||||||
<img src="/assets/img/nerd-fonts-patched-fonts.svg" alt="Preview of Patched Fonts">
|
<img src="/assets/img/nerd-fonts-patched-fonts.svg" alt="Preview of Patched Fonts">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Hack</li>
|
<li>Hack</li>
|
||||||
<li>FiraCode</li>
|
<li>FiraCode</li>
|
||||||
@ -124,6 +126,7 @@ style: container
|
|||||||
<h3>Experiment & see what's possible in the terminal with Powerline & other glyphs</h3>
|
<h3>Experiment & see what's possible in the terminal with Powerline & other glyphs</h3>
|
||||||
<div class="row center">
|
<div class="row center">
|
||||||
<!-- <div class="col-sm-12 col-md-7 col-lg-7"> -->
|
<!-- <div class="col-sm-12 col-md-7 col-lg-7"> -->
|
||||||
|
<div class="subtitle-icon">
|
||||||
<div class="col-lg-4">
|
<div class="col-lg-4">
|
||||||
<div class="subtlecircle sectiondivider faicon sectioninner sectioninner3">
|
<div class="subtlecircle sectiondivider faicon sectioninner sectioninner3">
|
||||||
<img src="/assets/img/nerd-fonts-powerline-extra-terminal.png" alt="Preview of Powerline Extra Symbols usage in terminal emulator">
|
<img src="/assets/img/nerd-fonts-powerline-extra-terminal.png" alt="Preview of Powerline Extra Symbols usage in terminal emulator">
|
||||||
@ -139,6 +142,7 @@ style: container
|
|||||||
<img src="/assets/img/nerd-fonts-icons-in-vim.png" alt="Preview of Nerd Fonts Icons usage in terminal Vim">
|
<img src="/assets/img/nerd-fonts-icons-in-vim.png" alt="Preview of Nerd Fonts Icons usage in terminal Vim">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
<p>
|
<p>
|
||||||
All patched fonts have Powerline symbols, extra powerline symbols and many icons to choose from. Build your own status line, add icons to filetypes, make visual grepping easier. You are only limited by your imagination.
|
All patched fonts have Powerline symbols, extra powerline symbols and many icons to choose from. Build your own status line, add icons to filetypes, make visual grepping easier. You are only limited by your imagination.
|
||||||
</p>
|
</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user