mirror of
https://github.com/kevinveenbirkenbach/homepage.veen.world.git
synced 2025-07-07 11:35:12 +02:00
Solved iframe margin bug
This commit is contained in:
parent
97378422bd
commit
faf5bd1e8c
@ -133,5 +133,5 @@ body::before {
|
|||||||
}
|
}
|
||||||
|
|
||||||
iframe{
|
iframe{
|
||||||
margin-bottom: 10px;
|
margin-bottom: -10px;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user