mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Reduce top padding in content header
This commit is contained in:
parent
91829eadc5
commit
01082c5e0b
@ -4,6 +4,7 @@
|
||||
position: relative;
|
||||
display: grid;
|
||||
padding: 1.4rem;
|
||||
padding-top: unset;
|
||||
}
|
||||
|
||||
.row {
|
||||
|
Loading…
x
Reference in New Issue
Block a user