Compare commits

2 الالتزامات

المؤلف SHA1 الرسالة التاريخ
473527e6ad 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
78fc97dd09 updated sidebar width 2025-09-11 17:51:35 +03:00

عرض الملف

@@ -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>