Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
289 changes: 16 additions & 273 deletions assets/style/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@
font-size: 5px;
}

.typed-cursor {
animation: dissapear linear 8s forwards;
}

@media screen and (min-width: 370px) {
:root {
font-size: 7px;
Expand Down Expand Up @@ -164,7 +160,6 @@ section#hero div.content .buttons {
-webkit-box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.1);
box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.1);
display: none;

max-width: 343px;
width: 100%;
height: 157px;
Expand All @@ -176,261 +171,8 @@ section#hero div.content .buttons {

.code-preview span {
font-family: var(--font-mono);
/*opacity: 0;
-webkit-animation: appear 500ms linear forwards;
animation: appear 500ms linear forwards;*/
}

/*.code-preview span:nth-child(1) {
-webkit-animation-delay: 300ms;
animation-delay: 300ms;
}

.code-preview span:nth-child(2) {
-webkit-animation-delay: 600ms;
animation-delay: 600ms;
}

.code-preview span:nth-child(3) {
-webkit-animation-delay: 900ms;
animation-delay: 900ms;
}

.code-preview span:nth-child(4) {
-webkit-animation-delay: 1200ms;
animation-delay: 1200ms;
}

.code-preview span:nth-child(5) {
-webkit-animation-delay: 1500ms;
animation-delay: 1500ms;
}

.code-preview span:nth-child(6) {
-webkit-animation-delay: 1800ms;
animation-delay: 1800ms;
}

.code-preview span:nth-child(7) {
-webkit-animation-delay: 2100ms;
animation-delay: 2100ms;
}

.code-preview span:nth-child(8) {
-webkit-animation-delay: 2400ms;
animation-delay: 2400ms;
}

.code-preview span:nth-child(9) {
-webkit-animation-delay: 2700ms;
animation-delay: 2700ms;
}

.code-preview span:nth-child(10) {
-webkit-animation-delay: 3000ms;
animation-delay: 3000ms;
}

.code-preview span:nth-child(11) {
-webkit-animation-delay: 3300ms;
animation-delay: 3300ms;
}

.code-preview span:nth-child(12) {
-webkit-animation-delay: 3600ms;
animation-delay: 3600ms;
}

.code-preview span:nth-child(13) {
-webkit-animation-delay: 3900ms;
animation-delay: 3900ms;
}

.code-preview span:nth-child(14) {
-webkit-animation-delay: 4200ms;
animation-delay: 4200ms;
}

.code-preview span:nth-child(15) {
-webkit-animation-delay: 4500ms;
animation-delay: 4500ms;
}

.code-preview span:nth-child(16) {
-webkit-animation-delay: 4800ms;
animation-delay: 4800ms;
}

.code-preview span:nth-child(17) {
-webkit-animation-delay: 5100ms;
animation-delay: 5100ms;
}

.code-preview span:nth-child(18) {
-webkit-animation-delay: 5400ms;
animation-delay: 5400ms;
}

.code-preview span:nth-child(19) {
-webkit-animation-delay: 5700ms;
animation-delay: 5700ms;
}

.code-preview span:nth-child(20) {
-webkit-animation-delay: 6000ms;
animation-delay: 6000ms;
}

.code-preview span:nth-child(21) {
-webkit-animation-delay: 6300ms;
animation-delay: 6300ms;
}

.code-preview span:nth-child(22) {
-webkit-animation-delay: 6600ms;
animation-delay: 6600ms;
}

.code-preview span:nth-child(23) {
-webkit-animation-delay: 6900ms;
animation-delay: 6900ms;
}

.code-preview span:nth-child(24) {
-webkit-animation-delay: 7200ms;
animation-delay: 7200ms;
}

.code-preview span:nth-child(25) {
-webkit-animation-delay: 7500ms;
animation-delay: 7500ms;
}

.code-preview span:nth-child(26) {
-webkit-animation-delay: 7800ms;
animation-delay: 7800ms;
}

.code-preview span:nth-child(27) {
-webkit-animation-delay: 8100ms;
animation-delay: 8100ms;
}

.code-preview span:nth-child(28) {
-webkit-animation-delay: 8400ms;
animation-delay: 8400ms;
}

.code-preview span:nth-child(29) {
-webkit-animation-delay: 8700ms;
animation-delay: 8700ms;
}

.code-preview span:nth-child(30) {
-webkit-animation-delay: 9000ms;
animation-delay: 9000ms;
}

.code-preview span:nth-child(31) {
-webkit-animation-delay: 9300ms;
animation-delay: 9300ms;
}

.code-preview span:nth-child(32) {
-webkit-animation-delay: 9600ms;
animation-delay: 9600ms;
}

.code-preview span:nth-child(33) {
-webkit-animation-delay: 9900ms;
animation-delay: 9900ms;
}

.code-preview span:nth-child(34) {
-webkit-animation-delay: 10200ms;
animation-delay: 10200ms;
}

.code-preview span:nth-child(35) {
-webkit-animation-delay: 10500ms;
animation-delay: 10500ms;
}

.code-preview span:nth-child(36) {
-webkit-animation-delay: 10800ms;
animation-delay: 10800ms;
}

.code-preview span:nth-child(37) {
-webkit-animation-delay: 11100ms;
animation-delay: 11100ms;
}

.code-preview span:nth-child(38) {
-webkit-animation-delay: 11400ms;
animation-delay: 11400ms;
}

.code-preview span:nth-child(39) {
-webkit-animation-delay: 11700ms;
animation-delay: 11700ms;
}

.code-preview span:nth-child(40) {
-webkit-animation-delay: 12000ms;
animation-delay: 12000ms;
}

.code-preview span:nth-child(41) {
-webkit-animation-delay: 12300ms;
animation-delay: 12300ms;
}

.code-preview span:nth-child(42) {
-webkit-animation-delay: 12600ms;
animation-delay: 12600ms;
}

.code-preview span:nth-child(43) {
-webkit-animation-delay: 12900ms;
animation-delay: 12900ms;
}

.code-preview span:nth-child(44) {
-webkit-animation-delay: 13200ms;
animation-delay: 13200ms;
}

.code-preview span:nth-child(45) {
-webkit-animation-delay: 13500ms;
animation-delay: 13500ms;
}

.code-preview span:nth-child(46) {
-webkit-animation-delay: 13800ms;
animation-delay: 13800ms;
}

.code-preview span:nth-child(47) {
-webkit-animation-delay: 14100ms;
animation-delay: 14100ms;
}

.code-preview span:nth-child(48) {
-webkit-animation-delay: 14400ms;
animation-delay: 14400ms;
}

.code-preview span:nth-child(49) {
-webkit-animation-delay: 14700ms;
animation-delay: 14700ms;
}

.code-preview span:nth-child(50) {
-webkit-animation-delay: 15000ms;
animation-delay: 15000ms;
}*/

.code-preview span.p {
font-weight: var(--fw-bold);
color: var(--primary-color);
Expand Down Expand Up @@ -474,25 +216,26 @@ footer .row {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
gap: 1rem;
margin-bottom: 1.5rem;
}

/*@-webkit-keyframes appear {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
html[dir="rtl"] main {
margin-right: calc(var(--margin) / 2);
margin-left: unset;
}

@keyframes appear {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}*/
html[dir="rtl"] .code-preview {
direction: ltr;
}

html[dir="rtl"] header a.button {
margin-left: 0 !important;
}

html[dir="rtl"] footer table td,
html[dir="rtl"] footer table th {
text-align: unset;
}
Loading