This commit is contained in:
biglyderv 2024-12-07 17:51:05 -05:00
parent 3a34471306
commit d7f64152f6
5 changed files with 22 additions and 7 deletions

View file

@ -13,6 +13,11 @@
font-family: var(--font) !important;
}
.img {
max-width: 500px;
max-height: 500px;
}
.banner,
body {
display: flex;