mirror of
https://github.com/danbee/danbarber.me.hugo.git
synced 2025-03-04 08:59:18 +00:00
Fix video width issue
This commit is contained in:
parent
eefddf7bd2
commit
26c8d4f58a
@ -1,3 +1,7 @@
|
||||
.posts {
|
||||
@include container;
|
||||
}
|
||||
|
||||
.posts__pagination {
|
||||
@include container;
|
||||
display: flex;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user