Skip to content

Commit

Permalink
removed 1rem top margin for project description (#2523)
Browse files Browse the repository at this point in the history
Co-authored-by: Geometrically <[email protected]>
Co-authored-by: Prospector <[email protected]>
  • Loading branch information
3 people authored Nov 3, 2024
1 parent b5011f4 commit 783d4f8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions apps/frontend/src/pages/[type]/[id]/settings/description.vue
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,4 @@ export default defineNuxtComponent({
.markdown-disclaimer {
margin-block: 1rem;
}
.universal-card {
margin-top: 1rem;
}
</style>

0 comments on commit 783d4f8

Please sign in to comment.