Unverified Commit 2bf1b96b authored by davelopez's avatar davelopez
Browse files

Fix WF Run RO-Crate logo width in Firefox

parent 957f6f54
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -480,6 +480,7 @@ Examples of RDM repositories include [Zenodo](https://zenodo.org/), [Invenio RDM
    height: auto;
    width: auto;
    max-height: 100px;
    max-width: 100%;
    max-inline-size: -webkit-fill-available;
}
</style>