mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-11 12:17:59 +03:00
Merge pull request #278 from thinkt4nk/master
Updated iconography header id to avoid collision with typography
This commit is contained in:
commit
be837ae226
|
@ -529,7 +529,7 @@
|
|||
<div class="row">
|
||||
<div class="col-lg-12">
|
||||
<div class="page-header">
|
||||
<h1 id="type">Icons</h1>
|
||||
<h1 id="icon">Icons</h1>
|
||||
<p>Material Design for Bootstrap includes 740 original Material Design icons!<br>
|
||||
These icons come directly from the <a href="https://github.com/google/material-design-icons">Google Material Design Icons</a> repository.<br>
|
||||
We provide them as an iconic font easy to use.
|
||||
|
|
Loading…
Reference in New Issue
Block a user