This commit is contained in:
aaron 2025-05-24 12:32:40 +08:00
parent 961b9dd63e
commit fec3d35af2
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ services:
build:
context: .
dockerfile: Dockerfile
image: tradus-web:1.3.14
image: tradus-web:1.3.15
container_name: tradus-web
ports:
- '6000:80'

View File

@ -624,7 +624,7 @@ onMounted(() => {
@media (max-width: 480px) {
.content-container {
padding: 1rem 0.5rem;
padding: 4.5rem 0.5rem;
}
.title {