We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df0736f commit f3c11fdCopy full SHA for f3c11fd
src/app/post-edit/post-edit.component.html
@@ -1,6 +1,6 @@
1
<div class="container">
2
<div class="row">
3
- <div class="col-md-12">
+ <div class="col-md-12 mb-3">
4
<h2>Create post</h2>
5
<form [formGroup]="postForm">
6
<div class="form-group">
src/app/post/post.component.html
0 commit comments