mirror of
https://github.com/daniviga/django-ram.git
synced 2025-08-04 05:07:50 +02:00
12 lines
113 B
CSS
12 lines
113 B
CSS
.card > a > img {
|
|
width: 100%;
|
|
}
|
|
|
|
.btn > span {
|
|
display: inline-block;
|
|
}
|
|
|
|
#footer > p {
|
|
display: inline;
|
|
}
|