Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Vital-Vuillaume authored Aug 19, 2023
1 parent 8082380 commit ed41a27
Showing 1 changed file with 5 additions and 11 deletions.
16 changes: 5 additions & 11 deletions My-Website.css
Original file line number Diff line number Diff line change
Expand Up @@ -588,8 +588,8 @@ body.active ::-moz-placeholder {

.lienRecherche {

font-size: 0.97em;
left: 49%;
font-size: 0.95em;
left: 48.5%;
bottom: 13px;
margin-bottom: 10px;

Expand All @@ -610,22 +610,16 @@ body.active ::-moz-placeholder {

@media screen and (max-width: 350px) {

.body {

background-color: red;

}

.titreRecherche {

font-size: 60vw;
font-size: 5.5vw;

}

.lienRecherche {

font-size: 4.7vw;
left: 43%;
font-size: 4.5vw;
left: 47%;

}

Expand Down

0 comments on commit ed41a27

Please sign in to comment.