본문으로 이동

:CU/Banner.css

Kawa
.cu-banner {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 7.5em 0;
	background-image: url("/images/d/db/CASU_LibraryHero.png");
	background-position: center 10%;
	background-size: cover;
	background-repeat: no-repeat;
}