Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

Commit

Permalink
Fix cardContainer css and remove workshop page (#29)
Browse files Browse the repository at this point in the history
* Migrate workshop to blog

* Fix cardContainer css and remove workshop page
  • Loading branch information
allgandalf authored Sep 27, 2023
1 parent ee49baf commit 33609db
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 83 deletions.
2 changes: 1 addition & 1 deletion src/components/HomepageFeatures.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
padding: 10px;
}
.cardContainer {
max-width: 450px;
max-width: 650px;
background-color: var(--ifm-color-emphasis-200);
border-radius: 10px;
padding: 2rem;
Expand Down
82 changes: 0 additions & 82 deletions src/pages/workshops.js

This file was deleted.

0 comments on commit 33609db

Please sign in to comment.