INFORMATION

Welcome to the Kingdom Hearts Database! 👑 We're always looking for more help! Be sure to check out our current projects and jump in on the action! 👑 Be sure to join our Discord server and meet our growing community!

Template:TranscriptImg/style.css

Template page
.transcriptImg{
	display: flex;
	margin: 1.5em 0;
}

.transcriptImg a{
	flex: 1;
}

.transcriptImg img{
	height: auto;
	width: 100%;
}

@media (max-width:768px){
	.transcriptImg{
		flex-direction:column;
	}
}

@media (min-width:769px){
	.transcriptImg{
		flex-direction:row;
	}
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.