tailwind #9
@ -10,7 +10,7 @@ export class Navbar extends Component<any, any> {
|
||||
render() {
|
||||
return (
|
||||
<nav
|
||||
className="w-24 flex flex-col items-center bg-gray-800 dark:bg-gray-800 py-4 my-1 rounded-tl rounded-bl">
|
||||
className="ml-1 w-24 flex flex-col items-center bg-gray-800 dark:bg-gray-800 py-4 my-1 rounded-tl rounded-bl">
|
||||
<div>
|
||||
<a href={"#"} className={"flex flex-col items-center"}>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"
|
||||
|
Loading…
Reference in New Issue
Block a user