<head>

<style>
h1 {
	margin: 0 auto !important;
	text-align: center;
}

@media (min-width: 414px) {
			:root .width { 
				width: 1500px !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;
			}

			.css-1jvi05l {
				padding-left: 0 !important;
				padding-right: 0 !important;
			}
	}

.notion-gallery-view a {
		box-shadow: none !important;
		border: none !important;
	}

.notion-record-icon {
	display: none !important;
}

.css-fox54z { /*메인타이틀*/
	font-size: 1.2em !important;
  font-weight: bold !important;
}

.css-2axpky {
	row-gap: 48px !important;
}

.css-1yjhumr > div > div > span { /*서브타이틀*/
		font-size: 1.2em !important;
}

.css-1hj95xj { /*태그*/
		margin-top: 10px !important;
}
		
</style>
</head>

새로운 아티클