core: redesign website #11
@ -24,7 +24,7 @@ canvas {
|
|||||||
border-bottom-left-radius: 12px;
|
border-bottom-left-radius: 12px;
|
||||||
border-bottom-right-radius: 12px;
|
border-bottom-right-radius: 12px;
|
||||||
padding: 6px;
|
padding: 6px;
|
||||||
max-width: 900px;
|
max-width: inherit;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
display: flex;
|
display: flex;
|
||||||
}
|
}
|
||||||
@ -141,7 +141,7 @@ a.button {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
border-radius: 18px;
|
border-radius: 18px;
|
||||||
animation: card 3s linear infinite;
|
animation: card 3s linear infinite;
|
||||||
width: 800px;
|
width: 78rem;
|
||||||
height: 800px;
|
height: 800px;
|
||||||
margin: 0px auto;
|
margin: 0px auto;
|
||||||
margin-top: 25px;
|
margin-top: 25px;
|
||||||
|
Loading…
Reference in New Issue
Block a user