Skip to content

Instantly share code, notes, and snippets.

@LaxusCroco
Created May 3, 2024 15:33
Show Gist options
  • Save LaxusCroco/3451752c811695739f201798f6961a23 to your computer and use it in GitHub Desktop.
Save LaxusCroco/3451752c811695739f201798f6961a23 to your computer and use it in GitHub Desktop.
.jet-apb-appointments-item {
font-family: "Montserrat", Montserrat;
font-size: 16px;
font-weight: 300;
text-align: center;
color: #7E6858;
border-style: solid;
border-color: #7E6858;
text-align: center;
box-shadow: 5px 5px 5px 0px rgb(0 0 0 / 50%);
line-height: 0.5;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
}
.jet-apb-calendar-appointments-list {
padding:0!important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment