DmitrMakeev
commited on
Commit
•
92af782
1
Parent(s):
132efa3
Update se_mes_f.html
Browse files- se_mes_f.html +1 -1
se_mes_f.html
CHANGED
@@ -25,7 +25,7 @@ body {
|
|
25 |
}
|
26 |
#iframe2 {
|
27 |
height: 60%; /* Можно изменить на нужное значение */
|
28 |
-
margin-bottom:
|
29 |
}
|
30 |
</style>
|
31 |
</head>
|
|
|
25 |
}
|
26 |
#iframe2 {
|
27 |
height: 60%; /* Можно изменить на нужное значение */
|
28 |
+
margin-bottom: 40px; /* Регулируемый нижний отступ для второго iframe */
|
29 |
}
|
30 |
</style>
|
31 |
</head>
|