Add firewall and auth on driver API

This commit is contained in:
2022-04-10 18:33:49 +02:00
parent 28d2f5a68e
commit 9abdf55488
8 changed files with 164 additions and 4 deletions

View File

@@ -1,3 +1,7 @@
.card > a > img {
width: 100%;
}
#footer > p {
display: inline;
}