Co-authored-by: Robbie Davis <robbie@therobbiedavis.com>
This commit is contained in:
Joe Milazzo 2024-08-20 19:09:30 -05:00 committed by GitHub
parent 7ca523adef
commit 38fc8e9110
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
103 changed files with 1643 additions and 1079 deletions

View file

@ -1,6 +1,6 @@
$image-height: 230px;
$image-height: 232.91px;
$image-width: 160px;
.error-banner {
@ -118,7 +118,7 @@ $image-width: 160px;
top: 0;
left: 0;
width: 100%;
height: 230px;
height: 232.91px;
transition: all 0.2s;
border-top-left-radius: 4px;
border-top-right-radius: 4px;