mirror of
https://github.com/kevinveenbirkenbach/homepage.veen.world.git
synced 2025-09-10 03:37:11 +02:00
Solved iframe margin bug
This commit is contained in:
@@ -133,5 +133,5 @@ body::before {
|
|||||||
}
|
}
|
||||||
|
|
||||||
iframe{
|
iframe{
|
||||||
margin-bottom: 10px;
|
margin-bottom: -10px;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user