small changes
This commit is contained in:
parent
6273c02252
commit
b6c77043a5
3 changed files with 4 additions and 3 deletions
|
|
@ -9,7 +9,7 @@ import { Image } from 'astro:assets'
|
|||
<main class="page">
|
||||
<section class="title--section">
|
||||
<div class="titleandlogo">
|
||||
<Image class="titleandlogo__logo" src={aioToolsImage} alt="AIO Tools" width={90} />
|
||||
<Image class="titleandlogo__logo" src={aioToolsImage} alt="AIO Tools" width={90} quality={80}/>
|
||||
<div class="titleandlogo__texts">
|
||||
<span class="titleandlogo__texts__title">AIO Tools</span>
|
||||
<span class="titleandlogo__texts__subtitle">All-in-One Tools for Everyone</span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue