14 lines
157 B
SCSS
14 lines
157 B
SCSS
.title-2 {
|
|
font-size: 1.2rem;
|
|
font-weight: bold;
|
|
}
|
|
|
|
.bt-conn-list {
|
|
margin-bottom: 20px;
|
|
}
|
|
|
|
popover>box {
|
|
margin: 10px;
|
|
border-radius: 50px;
|
|
}
|