mirror of
https://github.com/dathere/qsvpro.dathere.com.git
synced 2025-12-18 21:59:24 +00:00
chore: update qsv pro logo
This commit is contained in:
parent
f71963c179
commit
d4563794d9
4 changed files with 3 additions and 3 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 7.1 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 7 KiB |
|
|
@ -93,7 +93,7 @@ export const Hero = () => {
|
|||
alt="qsv pro logo"
|
||||
className="w-72 sm:w-96 lg:w-120"
|
||||
/>
|
||||
<p className="text-white ml-1 font-['Inter'] text-xl mt-2 h-fit w-fit">
|
||||
<p className="text-white font-['Inter'] text-xl mt-2 h-fit w-fit">
|
||||
(preview)
|
||||
</p>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -40,9 +40,9 @@ export const Navbar = () => {
|
|||
<img
|
||||
src={qsvProLogo}
|
||||
alt="qsv pro logo"
|
||||
className="h-6"
|
||||
className="h-8"
|
||||
/>
|
||||
<small className="text-white ml-1 font-['Inter'] text-xs mb-1 rounded-full px-1 border">
|
||||
<small className="text-white font-['Inter'] text-xs mb-1 rounded-full px-1 border">
|
||||
preview
|
||||
</small>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue