Skip to content

Commit

Permalink
Make clock bigger
Browse files Browse the repository at this point in the history
  • Loading branch information
NightScript370 committed Dec 13, 2024
1 parent 2dc76da commit c46eaaf
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions pages/shul-wall/ish-matzliach-bk.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
text-align: center;
display: flex;
justify-content: space-evenly;
width: 60%;
width: 67.5%;
justify-self: center;
align-self: start;
color: #30344F;
Expand All @@ -62,7 +62,7 @@
padding-left: 1.5rem;
padding-bottom: .25rem;
align-items: center;
font-size: 1.2em;
font-size: 1.45rem;
background: white;

border-bottom-left-radius: 3.5rem;
Expand Down Expand Up @@ -214,11 +214,12 @@
#location {
align-self: start;
justify-self: center;
padding-top: 10dvh;
padding-top: 10.5dvh;
text-align: center;
line-height: 1;
color: #d8a736;
font-weight: 500;
font-size: 1.2rem;
}
</style>

Expand Down

0 comments on commit c46eaaf

Please sign in to comment.