update
This commit is contained in:
parent
961b9dd63e
commit
fec3d35af2
@ -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'
|
||||
|
||||
@ -624,7 +624,7 @@ onMounted(() => {
|
||||
|
||||
@media (max-width: 480px) {
|
||||
.content-container {
|
||||
padding: 1rem 0.5rem;
|
||||
padding: 4.5rem 0.5rem;
|
||||
}
|
||||
|
||||
.title {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user