90% widht iframe

This commit is contained in:
2025-04-25 23:44:02 +02:00
parent a9557a897f
commit 7622ada893

View File

@@ -53,9 +53,12 @@ a:active {
}
iframe {
width: 100%;
}
.navbar_link {
width: 100%;
}
* {
width: 90%;
}