mirror of
https://github.com/owncast/owncast.git
synced 2024-11-26 14:56:14 +03:00
Add margin below content
This commit is contained in:
parent
7a9332408e
commit
dbcccb79f5
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
||||||
}
|
}
|
||||||
.lowerSection {
|
.lowerSection {
|
||||||
padding: 0em 2em;
|
padding: 0em 2em;
|
||||||
|
margin-bottom: 2em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue