Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Vital-Vuillaume committed Aug 15, 2024
1 parent 08356bb commit ccdf824
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions text-reverse.css
Original file line number Diff line number Diff line change
Expand Up @@ -165,3 +165,19 @@ body {

}

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

.text {

position: relative;
top: 50px;

}

.input {

bottom: 380px;

}

}

0 comments on commit ccdf824

Please sign in to comment.