mirror of
https://github.com/a2nt/webpack-bootstrap-ui-kit.git
synced 2024-10-22 11:05:45 +02:00
UI: caption image improvement
This commit is contained in:
parent
bc5d747923
commit
f3f9c30ff6
@ -52,6 +52,15 @@ img,
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.captionImage {
|
||||||
|
img {
|
||||||
|
margin-bottom: 0.5rem;
|
||||||
|
}
|
||||||
|
.caption {
|
||||||
|
font-size: 0.8rem;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.text-left {
|
.text-left {
|
||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user