9 lines
112 B
CSS
Raw Normal View History

2024-12-03 11:31:38 +00:00
.bd-sidebar-primary {
width: 22%;
line-height: 1.4;
}
.col-lg-3 {
flex: 0 0 auto;
width: 22%;
}