4
0
Derivar 1

[CSS] Fixed embed width.

Este cometimento está contido em:
Eliseu Amaro 2021-10-04 17:16:53 +01:00
ascendente 1705b543d3
cometimento caa04525bd
1 ficheiros modificados com 1 adições e 1 eliminações

Ver ficheiro

@ -36,7 +36,7 @@
flex-direction: column;
padding: var(--unit-size);
border: unset;
width: max-content;
width: 100%;
}
.h-entry .embed[class*="p-"] {