bsbreakpointviswaliser/bsBreakpointVisualiser.css
lucas bamberg acabc10ceb add files
2023-02-19 00:30:32 +01:00

11 lines
197 B
CSS

#bsBreakpointVisualiser {
position: absolute;
top: 5%;
left: 0;
z-index: 10000;
height: 100px;
width: 100px;
font-size: 20px;
font-weight: bolder;
opacity: .4;
}