Skip to content

Commit

Permalink
§
Browse files Browse the repository at this point in the history
  • Loading branch information
ThiagoSousa81 authored May 17, 2024
1 parent 70f913b commit 40920bb
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

body {
background-image: url(onibus2.jpg);
/* background-position-x: 50%; */
background-position-x: 50%;
background-position-y: 70%;
padding: 10%;
background-size: cover;
Expand Down Expand Up @@ -123,5 +123,7 @@ caption {
}

.description {

font-family: Arial, Helvetica, sans-serif;
color: white;
font-size: 12pt;
}

0 comments on commit 40920bb

Please sign in to comment.