Merge pull request 'updated sidebar width' (#6) from ahmedhesham301/Ghaymah_Cloud_Docs:main into main

Reviewed-on: #6
هذا الالتزام موجود في:
2025-09-11 14:55:18 +00:00
الأصل ba5ea34a42 78fc97dd09
التزام 473527e6ad

عرض الملف

@@ -9,6 +9,12 @@
<!-- <meta name="description" content=""> -->
<title>Ghaymah cloud documentation</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsify-themeable/dist/css/theme-simple-dark.css" />
<!-- Custom Styles -->
<style>
:root {
--sidebar-width: 20rem;
}
</style>
</head>
<body>