Skip to content

Commit

Permalink
css
Browse files Browse the repository at this point in the history
  • Loading branch information
vanekm committed Nov 3, 2024
1 parent d7ca849 commit f21704f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions app/Modules/Fykos/Core/styles/titlepage.scss
Original file line number Diff line number Diff line change
Expand Up @@ -80,12 +80,22 @@
font-size: .9rem;
font-weight: 500;
color: rgba(195, 192, 192, 0.5) !important;

#countdown-secondary {
font-size: .8rem;
font-weight: 400;
}
}

.next-event-heading {
font-size: 1.3rem;
font-weight: 500;
color: white !important;

#countdown-primary {
font-size: 1.1rem;
font-weight: 400;
}
}

.header-image {
Expand Down

0 comments on commit f21704f

Please sign in to comment.