This commit is contained in:
llamakking 2022-06-01 13:44:59 -04:00
parent ddbb4bf7ce
commit 266669f24f

View file

@ -33,13 +33,13 @@
.content { .content {
position: relative; position: relative;
top: -65%; top: -75%;
height: 60%; height: 60%;
} }
.home img { .home img {
width: 148px; width: 250px;
height: 148px; height: 250px;
background-color: #e7e7ef; background-color: #e7e7ef;
padding: 5px; padding: 5px;
margin-bottom: 10px; margin-bottom: 10px;