Skip to content

Commit b32ee13

Browse files
authored
Update greetings-date-clock.html
1 parent 7394157 commit b32ee13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

greetings-date-clock.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -74,14 +74,14 @@
7474
min-width: 162px;
7575
font-family: 'Bebas Neue', cursive;
7676
font-size: 2em;
77-
padding-right: 60px;
77+
padding-right: 30px;
7878
}
7979
.greet{
8080

8181
display:inline;
8282
font-family: 'Dancing Script', cursive;
8383
font-size: 2rem;
84-
padding-right: 60px;
84+
padding-right: 30px;
8585
}
8686

8787
</style>

0 commit comments

Comments
 (0)