Added iframe styling

This commit is contained in:
Aroy-Art 2021-10-08 10:26:46 +02:00
parent 40d3abf94a
commit 3156f41717

View file

@ -84,6 +84,10 @@ figure {
margin: 0;
}
iframe {
border: 0;
}
a {
color: #c910c9;
transition: all .3s ease-in 0s;