Skip to content

Commit

Permalink
refactor(certificates): remove any reference to height
Browse files Browse the repository at this point in the history
  • Loading branch information
nashiradeer committed Dec 23, 2024
1 parent 8b74218 commit 9c161a5
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions src/lib/content/certificates.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,6 @@
gap: 20px;
}
@media (max-width: 1150px) {
.certificates-wrapper {
height: auto;
}
.certificates-content {
height: auto;
}
}
@media (max-width: 1100px) {
.certificates-wrapper {
padding-right: 0;
Expand Down

0 comments on commit 9c161a5

Please sign in to comment.