Larger images maybe
All checks were successful
Build Cat Web App Container / build (push) Successful in 13s

This commit is contained in:
2025-11-14 17:00:36 -07:00
parent 3e3f0affc4
commit 4c41f06b71

View File

@@ -34,8 +34,8 @@ h1 {
} }
#cat-container { #cat-container {
width: 500px; width: 1000px;
height: 500px; height: 1000px;
display: flex; display: flex;
justify-content: center; justify-content: center;
align-items: center; align-items: center;