Browse Source

styling

main
jk 3 years ago
parent
commit
ea994d84a9
  1. 6
      public/editor-files/style.css

6
public/editor-files/style.css

@ -264,15 +264,15 @@ body, input {
margin-bottom: 20px;
border: 0;
font-weight: bold;
font-size: 38px;
font-size: 24px;
width: 100%;
}
#post-image {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
font-weight: bold;
font-size: 38px;
font-weight: normal;
font-size: 18px;
width: 100%;
}

Loading…
Cancel
Save