Clean some styles

This commit is contained in:
Timothée Goguely 2024-11-27 14:00:33 +01:00
parent b67896a4e9
commit 684eb97bff
5 changed files with 17 additions and 22 deletions

View file

@ -92,8 +92,6 @@ function changeInspiration(newValue) {
<style scoped>
/* Header */
main > header {
align-items: flex-start;
justify-content: space-between;
gap: var(--space-16);
}
/* Tabs */