menu: enhance styles

This commit is contained in:
2025-12-21 23:00:41 +03:00
parent b149fabfc9
commit f580653ef2
4 changed files with 29 additions and 17 deletions

View File

@@ -1,8 +1,8 @@
/* Import Ant Design reset */
@import "antd/dist/reset.css";
/* Import Nunito Sans from Google Fonts */
@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap");
/* Import Outfit from Google Fonts */
@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap");
:root {
--background: #f7f7f7;