mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-27 21:01:32 +08:00
style(website): adjust border-radius of images to 20%
This commit is contained in:
parent
bc68ed23e2
commit
808c405c9f
@ -52,10 +52,12 @@
|
||||
margin-bottom: 20px;
|
||||
border-radius: 10%;
|
||||
margin-top: -10vh;
|
||||
border-radius: 20%;
|
||||
}
|
||||
h1 {
|
||||
font-size: 48px;
|
||||
margin-bottom: 10px;
|
||||
margin-top: 0;
|
||||
}
|
||||
.description {
|
||||
font-size: 18px;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user