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>
|
<template>
|
||||||
<main>
|
<main>
|
||||||
<h1>Welcome!</h1>
|
<h1>Welcome!</h1>
|
||||||
<img src="https://avatars.githubusercontent.com/u/41929769" class="pfp" />
|
<img src="/img/Tabby.JPG" class="pfp" />
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
<p>Coming here from SXSW and wanna check out the games I was showcasing? Check them out below!</p>
|
<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-color: --accent;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
border: 7px solid #e17ff5;
|
border: 7px solid #e17ff5;
|
||||||
|
width: 60%;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 1000px){
|
@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