Skip to content

Commit

Permalink
modif css h3
Browse files Browse the repository at this point in the history
  • Loading branch information
Frédérique Chambinaud committed Feb 7, 2024
1 parent 66cea12 commit 70ede30
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions _sass/base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,6 @@ h2{
font-size: 2rem;
display: inline-block;
box-shadow: inset 0rem -0.6rem 0px $yellow;
// margin-bottom: 1rem;
margin: 20px 0 1rem 0;
padding: 0 0.2rem 0 1.5rem;
}
Expand All @@ -262,9 +261,6 @@ h3{
display: flex;
justify-content: start;
}
.ligne-jaune-h3{

}

h4{
font-size: 1.1rem;
Expand Down Expand Up @@ -672,15 +668,13 @@ button:hover{
#paragraphe-doc{
padding: 0;
}

#ligne-jaune-h3-doc{
padding: 0.5rem 0.2rem 0 1.5rem;
margin: 0.5rem 0 1rem 0;
box-shadow: inset 0.7rem 0px 0px $yellow;
// box-shadow: inset 0.7rem 0px 0px $yellow;
}
// .largeur150{
// width: 150px;
// display: inline-block;
// }

.voyager-btn {
display: inline-block;
background-color: #272727;
Expand Down

0 comments on commit 70ede30

Please sign in to comment.