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