Fix card buttons and change logo

This commit is contained in:
2022-04-10 19:32:58 +02:00
parent 9abdf55488
commit a263512eee
3 changed files with 12 additions and 13 deletions

View File

@@ -2,6 +2,10 @@
width: 100%;
}
.btn > span {
display: inline-block;
}
#footer > p {
display: inline;
}