Skills-CSS icon indicating copy to clipboard operation
Skills-CSS copied to clipboard

Fix Tabulations

Open garu2 opened this issue 2 years ago • 0 comments

I think the tabulations are exaggerated, if they could be reduced a little

.box {
	width: 50px;
	height: 100px;
	background-color: green;
	box-shadow: 50px  0px  white, 100px  0px  red;
}

garu2 avatar Nov 14 '22 10:11 garu2