Skip to content

Commit

Permalink
deploy: a1e6a93
Browse files Browse the repository at this point in the history
  • Loading branch information
cieslarmichal committed Dec 3, 2023
1 parent 1ff5eed commit 662debf
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions main.css
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
a.header-style {
color: #10b981 !important;
font-size: 24px;
font-family: Helvetica, Arial, serif
font-size: 18px;
font-weight: bold;
font-family: Arial
}

a.text-style {
color: #49494a !important;
font-size: 17px;
font-family: Helvetica, Arial, serif
color: #476582 !important;
font-size: 15px;
font-weight: 400;
font-family: Arial
}

ul {
Expand Down

0 comments on commit 662debf

Please sign in to comment.