Skip to content

Commit

Permalink
Summary
Browse files Browse the repository at this point in the history
  • Loading branch information
EuJinnLucaShow committed Nov 8, 2023
1 parent 58ef2e8 commit 83537db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/css/closk.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ body {
/* position: relative; */
transition: all ease 0.2s;
}

.page-header {
font-size: 2rem;
color: var(--main-text-color);
Expand All @@ -41,7 +42,7 @@ body {
justify-content: center;
align-items: center;
background-color: var(--main-bg-color);
background-image: url("https://imvpn22.github.io/analog-clock/clock.png");
background-image: url("../image/clock.png");
background-position: center center;
background-size: cover;
border-radius: 50%;
Expand Down
Binary file added src/image/clock.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 83537db

Please sign in to comment.