The branch, master has been updated via 62dfd2a838b1a364fbe981db4881ba6a14103a95 (commit) from ffa239a2c4e7c662c38b3c4ddc6d52a851548f92 (commit)
- Log ----------------------------------------------------------------- commit 62dfd2a838b1a364fbe981db4881ba6a14103a95 Author: Gyan Doshi <ffm...@gyani.pro> AuthorDate: Sun Mar 27 10:01:05 2022 +0530 Commit: Gyan Doshi <ffm...@gyani.pro> CommitDate: Sun Mar 27 10:01:05 2022 +0530 web/consulting: fix formatting Shift row divider to correct place. diff --git a/src/consulting b/src/consulting index 96a5b28..7c81063 100644 --- a/src/consulting +++ b/src/consulting @@ -118,6 +118,8 @@ E.g.: </p> </div> <!-- well --> </div> <!-- col --> +</div> <!-- row --> +<div class="row"> <div class="col-md-4"> <div class="well"> <h3>Steven Liu</h3> @@ -131,8 +133,6 @@ E.g.: </p> </div> <!-- well --> </div> <!-- col --> -</div> <!-- row --> -<div class="row"> <div class="col-md-4"> <div class="well"> <h3>Gyan Doshi</h3> ----------------------------------------------------------------------- Summary of changes: src/consulting | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog To unsubscribe, visit link above, or email ffmpeg-cvslog-requ...@ffmpeg.org with subject "unsubscribe".