Implemented Nasa Picture of the day

This commit is contained in:
2025-07-05 20:08:00 +02:00
parent d0f8d7d172
commit 64db9a4e6a
5 changed files with 59 additions and 13 deletions

View File

@@ -19,12 +19,6 @@
transition: all 0.3s ease-in-out;
}
nav.navbar.menu-header {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
nav.navbar.menu-footer {
border-top-left-radius: 0;
border-top-right-radius: 0;
nav.navbar {
border-radius: 0;
}