removed redundant logo size

This commit is contained in:
Emma Tebibyte 2022-09-22 21:22:05 -04:00
parent 1b7307b39f
commit b7be62b867
Signed by: emma
GPG Key ID: 6D661C738815E7DD
3 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@
</head>
<body id="about">
<header>
<img id="logo" src="/assets/img/TiB-network.png" width=25% />
<img id="logo" src="/assets/img/TiB-network.png" />
</header>
<nav>
<menu>

View File

@ -12,7 +12,7 @@
</head>
<body id="home">
<header>
<img id="logo" src="/assets/img/TiB-network.png" width=25% />
<img id="logo" src="/assets/img/TiB-network.png" />
</header>
<nav>
<menu>

View File

@ -12,7 +12,7 @@
</head>
<body id="network">
<header>
<img id="logo" src="/assets/img/TiB-network.png" width=25% />
<img id="logo" src="/assets/img/TiB-network.png" />
</header>
<nav>
<menu>