Skip to content

Commit

Permalink
deploy: 8d80b6b
Browse files Browse the repository at this point in the history
  • Loading branch information
uniqueck committed Oct 23, 2023
0 parents commit 0563412
Show file tree
Hide file tree
Showing 61 changed files with 7,581 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
34 changes: 34 additions & 0 deletions css/presentation.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
.reveal h1,
.reveal h2,
.reveal h3,
.reveal h4,
.reveal h5,
.reveal h6 {
margin: 0 0 20px 0;
color: white;
font-family: "Quicksand", sans-serif;
font-weight: normal;
line-height: 1.2;
letter-spacing: -0.08em;
text-transform: uppercase;
text-shadow: none;
word-wrap: break-word; }

.reveal h1 {
font-size: 3.77em;
color: #F9C623;
text-shadow: none;
}

.reveal h2 {
font-size: 2.11em; }

.reveal h3 {
font-size: 1.55em; }

.reveal h4 {
font-size: 1em; }

.reveal p {
margin: 20px 0;
line-height: 1.3; }
Binary file added images/background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 0563412

Please sign in to comment.