1
0
Fork 0

Update style.css

This commit is contained in:
Malte Jürgens 2021-02-18 13:13:31 +01:00 committed by GitHub
parent 90313b5148
commit a42377c7f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -269,7 +269,7 @@ iframe {
width: 100% !important; width: 100% !important;
max-width: 25em !important; max-width: 25em !important;
float: none !important; float: none !important;
margin-left: calc(100% - 2em) !important; /*margin-left: calc(100% - 2em) !important;*/
margin-right: calc(100% - 2em) !important; margin-right: calc(100% - 2em) !important;
margin-bottom: 2em !important; margin-bottom: 2em !important;
} }