use font-awesome
This commit is contained in:
parent
e8cfb87012
commit
781c8602d9
5 changed files with 19746 additions and 3701 deletions
|
@ -18,7 +18,7 @@
|
|||
<body>
|
||||
|
||||
<nav class="navbar navbar-expand-lg navbar-light bg-light">
|
||||
<a class="navbar-brand" href="#">Plantex</a>
|
||||
<a class="navbar-brand" href="#"><i class="fas fa-seedling"></i>Plantex</a>
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
|
|
Reference in a new issue