new picture
This commit is contained in:
parent
96d4e0a3a5
commit
ab1ab3cb49
2 changed files with 2 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ useSeoMeta({
|
|||
<template>
|
||||
<main>
|
||||
<h1>Welcome!</h1>
|
||||
<img src="https://avatars.githubusercontent.com/u/41929769" class="pfp" />
|
||||
<img src="/img/Tabby.JPG" class="pfp" />
|
||||
|
||||
<hr>
|
||||
<p>Coming here from SXSW and wanna check out the games I was showcasing? Check them out below!</p>
|
||||
|
|
@ -66,6 +66,7 @@ useSeoMeta({
|
|||
border-color: --accent;
|
||||
border-radius: 10px;
|
||||
border: 7px solid #e17ff5;
|
||||
width: 60%;
|
||||
}
|
||||
|
||||
@media (max-width: 1000px){
|
||||
|
|
|
|||
BIN
public/img/Tabby.JPG
Normal file
BIN
public/img/Tabby.JPG
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 355 KiB |
Loading…
Add table
Add a link
Reference in a new issue