Skip to content

Commit

Permalink
cambios css finales
Browse files Browse the repository at this point in the history
  • Loading branch information
DianaJ-Dev committed Oct 17, 2023
1 parent 349fc9e commit ddef208
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@
color: #F6DF0D;
font-family:'Bebas Neue', sans-serif;
font-weight: bold;
font-size: 1000%;
font-size: 500%;
-webkit-text-stroke: 2px black;
position:fixed;
left: 50%;
Expand Down Expand Up @@ -545,7 +545,7 @@
display: flex;/* visualizar contenido */
justify-content: center;
font-family:'Bebas Neue', sans-serif;
font-size: 100%;
font-size: 150%;
border-radius: 8px;
transform: translateX(-50%);
margin: 15px;
Expand All @@ -554,7 +554,7 @@
text-align: center;
position: relative;
top: 40%;
left:50%;
left:50%;
}
/*BIENVENIDA*/
.sectionTwo{
Expand Down

1 comment on commit ddef208

@vercel
Copy link

@vercel vercel bot commented on ddef208 Oct 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.