Skip to content
Snippets Groups Projects
Commit 4669b838 authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3357698: Add defautl CSS card and page components

parent f103a6b0
No related branches found
No related tags found
No related merge requests found
.card img {
width: 100%;
max-width: 100%;
height: 100% !important;
}
.card-img-overlay {
background: rgba(0, 0, 0, .5);
}
.card-img-overlay a {
color: #fff;
}
.page {
min-height: 100vh;
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment