mirror of
https://git.aramjonghu.nl/AramJonghu/aramjonghu-site.git
synced 2026-06-07 20:28:25 +02:00
removal index.css, uses fullwidth now.
This commit is contained in:
@@ -29,7 +29,7 @@ export default function Header() {
|
||||
};
|
||||
|
||||
return (
|
||||
<header className="flex items-center px-12 py-6 gap-6">
|
||||
<header className="flex justify-center items-center px-12 py-6 gap-6 border-b border-ctp-lavender-800">
|
||||
<img
|
||||
className="size-16 cursor-pointer"
|
||||
src={Aku}
|
||||
|
||||
Reference in New Issue
Block a user