aboutsummaryrefslogtreecommitdiff
path: root/styles/keyframes.css
blob: 71586f19dc1d343bf12f1f31096fbc725f214526 (plain)
1
2
3
4
5
6
7
8
9
.loop .connector {
	display: inline-block;
	height: 16px;
	background-color: var(--gruble);
	opacity: .25;
	width: calc(100% - 26px);
	margin: 4px -11px;
}