fixed image
This commit is contained in:
parent
ab1ab3cb49
commit
ad939e9a3b
1 changed files with 2 additions and 1 deletions
|
|
@ -66,7 +66,8 @@ useSeoMeta({
|
||||||
border-color: --accent;
|
border-color: --accent;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
border: 7px solid #e17ff5;
|
border: 7px solid #e17ff5;
|
||||||
width: 60%;
|
width: 80%;
|
||||||
|
max-width: 600px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 1000px){
|
@media (max-width: 1000px){
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue