Skip to content

Commit

Permalink
Update mystyle.css
Browse files Browse the repository at this point in the history
  • Loading branch information
luatif authored Dec 7, 2024
1 parent f0d5f8d commit 122ed08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mystyle.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

body {
min-height: 100vh;
background: url("https://wallpapercave.com/wp/wp5195301.jpg") no-repeat;
background: url("https://private-user-images.githubusercontent.com/133098393/359918009-47ba7ce4-1b90-4419-b7bb-bb3a33197a20.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzM1Nzc0NzMsIm5iZiI6MTczMzU3NzE3MywicGF0aCI6Ii8xMzMwOTgzOTMvMzU5OTE4MDA5LTQ3YmE3Y2U0LTFiOTAtNDQxOS1iN2JiLWJiM2EzMzE5N2EyMC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjQxMjA3JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI0MTIwN1QxMzEyNTNaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT02Y2YyZjZkMDM4OGM0YjMwZTVkOTIwZWM4NTI5MzlkNjZhNTA5ZTkwMjAyNmFlNGZmN2M3MzFhZGFjZTA3MzJjJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.X-SLR1GZAQtvE0ED8eo7elYTb1Se7NWcpykZIVnLfxo") no-repeat;
background-size: cover;
background-position: center;
}
Expand Down Expand Up @@ -114,4 +114,4 @@ body {

}

}
}

0 comments on commit 122ed08

Please sign in to comment.