aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/smartplaces2020/main.less
blob: 5a9551f8f1a0e4e55355edffbb808209155c4b05 (plain)
1
2
3
4
5
6
7
8
9
10
@import "../../../assets/css/_structure.less";

.logo {
	background-image: url(smart_logo_red.svg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	height: 228px;
	margin: 20px 0 0 0;
}