1
0
This commit is contained in:
2024-04-23 21:21:23 +09:00
parent 1b4316e03d
commit 54b9f10618
10 changed files with 44 additions and 1 deletions

View File

@ -360,9 +360,17 @@ header#header {
margin:0 auto;
text-align: center;
}
.top-card p img {
width:80px;
padding:1px;
display: inline;
}
.top-item p img {
width:100%;
padding:1px;
display: inline;
}
@media screen and (max-width:1000px) {