mirror of
https://gitlab.com/walljm/dynamicbible.git
synced 2025-07-25 16:29:49 -04:00
14 lines
138 B
SCSS
14 lines
138 B
SCSS
.search-card {
|
|
|
|
p {
|
|
margin: 20px 0;
|
|
line-height: 22px;
|
|
font-size: 16px;
|
|
}
|
|
|
|
}
|
|
|
|
.title{
|
|
background-color:gainsboro;
|
|
}
|