ogImage: "<https://i.postimg.cc/WzQ59mKf/image.png>"
<style>
@media (min-width: 414px) {
:root .width {
width: 860px !important;
}
.notion-collection_view-block {
width: 100% !important;
}
.notion-collection_view-block > div,
.notion-gallery-view,
.notion-list-view {
padding-left: 0 !important;
padding-right: 0 !important;
}
}
</style>
<head>
<style>
@keyframes fadeUp {
from {
transform: translateY(50px);
opacity: 0;
}
to {
transform: translateY(0);
opacity: 1;
}
}
.notion-frame > .notion-scroller {
transform: translateY(50px);
opacity: 0;
animation: 400ms ease fadeUp;
animation-fill-mode: forwards;
}
</style>
</head>
채용 관련 문의: [email protected]