mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-19 00:41:41 +00:00
Fixing icons
This commit is contained in:
@@ -31,12 +31,6 @@ body {
|
||||
box-shadow: 3px 0px 5px #111;
|
||||
}
|
||||
|
||||
.sidenav > ul {
|
||||
list-style: none;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.sidenav i {
|
||||
display: inherit;
|
||||
text-align: center;
|
||||
|
||||
@@ -9,14 +9,8 @@
|
||||
</head>
|
||||
<body>
|
||||
<div class="sidenav">
|
||||
<ul>
|
||||
<li>
|
||||
<i class="fas fa-video fa-2x"></i>
|
||||
</li>
|
||||
<li>
|
||||
<i class="fas fa-cog fa-2x"></i>
|
||||
</li>
|
||||
</ul>
|
||||
<i class="fas fa-video fa-2x"></i>
|
||||
<i class="fas fa-cog fa-2x"></i>
|
||||
</div>
|
||||
<div class="main">
|
||||
<nav class="nav">
|
||||
|
||||
Reference in New Issue
Block a user