mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-11 04:07:55 +03:00
Updated iconography header id to avoid collision with typography
This commit is contained in:
parent
9f943a1545
commit
3bf03b1077
|
@ -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