aboutsummaryrefslogtreecommitdiff
path: root/src/app/anime/anime.css
blob: 9c24d9590a293bd336c0486d14a1e96cb10adf1c (plain) (blame)
1
2
3
4
5
6
7
8
.underDev {
	text-align: center;
	height: 90vh;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}