Centre picture
All checks were successful
/ build (push) Successful in 43s

This commit is contained in:
Michael Bradley 2025-02-21 03:17:42 -05:00
parent 02ed9f71c1
commit f119e4b4a2
Signed by: MichaelBradley
SSH key fingerprint: SHA256:cj/YZ5VT+QOKncqSkx+ibKTIn0Obg7OIzwzl9BL8EO8
2 changed files with 2 additions and 0 deletions

View file

@ -1,3 +1,4 @@
// TODO: Generate JXL once it doesn't crash
import hero from "../../assets/MichaelBradley.jpeg?format=avif;webp;jpeg&as=picture";
const ProfilePicture = () => (

View file

@ -248,6 +248,7 @@ p {
#michael-photo-container {
max-height: 9lh;
aspect-ratio: 1;
align-self: center;
:active {
animation: spin 1s linear infinite forwards;