1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-08-09 15:35:25 +02:00

header style added

This commit is contained in:
Umang G. Patel 2022-06-04 00:30:36 +05:30
parent 2be4a24178
commit 0c42733435

View file

@ -7,6 +7,7 @@
font-size: 18px; font-size: 18px;
flex-wrap: wrap; flex-wrap: wrap;
position: fixed; position: fixed;
box-sizing: border-box;
width: 100%; width: 100%;
z-index: 2; z-index: 2;
background: white; background: white;