Add content creation

This commit is contained in:
Jonathan Bourdon
2024-07-01 23:32:53 -04:00
parent 308e96c26b
commit d2d9366700
19 changed files with 530 additions and 360 deletions

View File

@@ -124,6 +124,7 @@ import SelectedFooter from "@/views/main/SelectedFooter.vue";
</script>
<style scoped>
.overlay p {
color: white;
font-size: 1.5rem;
@@ -134,6 +135,4 @@ body {
background-color: #F4F4F4;
}
</style>