add styled banner

This commit is contained in:
Camille Frantz 2024-02-29 00:17:02 -06:00
parent cb0387d586
commit 6c0b9e073f
Signed by: fyrfli
SSH Key Fingerprint: SHA256:cyNGncrLxKXAgYC96dYNROnQKikLInzrpiMraZdqyhY
1 changed files with 1 additions and 2 deletions

View File

@ -1,8 +1,7 @@
<style>
img {
height: 240px;
width: auto;
box-shadow: 1px 2px 4px grey;
clip-path: inset(20px 0px 30px 10px);
margin: auto;
display: block;
}