bsbreakpointviswaliser/bsBreakpointVisualiser.css

11 lines
197 B
CSS
Raw Permalink Normal View History

2023-02-19 00:30:32 +01:00
#bsBreakpointVisualiser {
position: absolute;
top: 5%;
left: 0;
z-index: 10000;
height: 100px;
width: 100px;
font-size: 20px;
font-weight: bolder;
opacity: .4;
}