Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
SingularisArt committed Jul 27, 2024
1 parent bc1a9c8 commit 022253f
Showing 1 changed file with 0 additions and 23 deletions.
23 changes: 0 additions & 23 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1265,10 +1265,6 @@ video {
margin-top: 1rem;
}

.mt-8 {
margin-top: 2rem;
}

.mt-\[0\.25em\] {
margin-top: 0.25em;
}
Expand All @@ -1277,10 +1273,6 @@ video {
margin-top: 0.2em;
}

.mt-3 {
margin-top: 0.75rem;
}

.block {
display: block;
}
Expand Down Expand Up @@ -1725,11 +1717,6 @@ video {
line-height: 1.625;
}

.text-black {
--tw-text-opacity: 1;
color: rgb(0 0 0 / var(--tw-text-opacity));
}

.text-cyan-600 {
--tw-text-opacity: 1;
color: rgb(8 145 178 / var(--tw-text-opacity));
Expand Down Expand Up @@ -1765,16 +1752,6 @@ video {
color: rgb(2 132 199 / var(--tw-text-opacity));
}

.text-sky-500 {
--tw-text-opacity: 1;
color: rgb(14 165 233 / var(--tw-text-opacity));
}

.text-sky-700 {
--tw-text-opacity: 1;
color: rgb(3 105 161 / var(--tw-text-opacity));
}

.underline {
text-decoration-line: underline;
}
Expand Down

0 comments on commit 022253f

Please sign in to comment.