style(CreateRecipe): cambio letra del título

parent 96bb2d32
Showing with 1 additions and 1 deletions
......@@ -3,7 +3,7 @@
<div class="row justify-content-center">
<div class="col-lg-8 col-md-10">
<div class="recipe-form-card p-4 rounded shadow-sm">
<h2 class="text-center mb-4 text-primary-custom fw-bold">Nueva Receta</h2>
<h2 class="text-center mb-4 text-primary-custom fw-bold">Nueva receta</h2>
<div v-if="errorMsgs.length > 0" class="alert alert-danger" role="alert">
<ul>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment