Skip to content

Commit

Permalink
Restore Origin
Browse files Browse the repository at this point in the history
  • Loading branch information
Drako01 committed Nov 15, 2022
1 parent b00591c commit 674998f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 11 deletions.
5 changes: 0 additions & 5 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -375,11 +375,6 @@ footer .copy a {
max-width: var(--xlarge);
}

.contador {
text-align: center;
color: var(--light);
}

@media screen and (max-width: 768px) {
.video-init video {
height: 80vh;
Expand Down
2 changes: 1 addition & 1 deletion css/style.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 0 additions & 5 deletions sass/_main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,4 @@
img{
max-width: var(--xlarge);
}
}

.contador{
text-align: center;
color: var(--light);
}

0 comments on commit 674998f

Please sign in to comment.