100% width iframe

This commit is contained in:
2025-04-25 23:42:52 +02:00
parent 73fbf79e34
commit a9557a897f
2 changed files with 4 additions and 8 deletions

View File

@@ -52,6 +52,10 @@ a:active {
width: 30%;
}
iframe {
width: 100%;
}
.navbar_link {
width: 100%;
}