update
This commit is contained in:
parent
1fe2fad661
commit
9e2f776b7d
@ -5,7 +5,7 @@ services:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
image: tradus-web:1.0.25
|
||||
image: tradus-web:1.0.26
|
||||
container_name: tradus-web
|
||||
ports:
|
||||
- '6000:80'
|
||||
|
||||
@ -81,7 +81,7 @@ const openAuthModal = (mode: 'login' | 'register') => {
|
||||
}
|
||||
|
||||
.accent {
|
||||
font-size: 2.5rem;
|
||||
font-size: 3.2rem;
|
||||
font-weight: 800;
|
||||
background: linear-gradient(135deg, var(--color-accent) 0%, #2244ee 100%);
|
||||
-webkit-background-clip: text;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user