blob: 6ae09663a644c631ef8996dacf15cbafbddfb700 [file] [log] [blame]
Lokesh Yadavba544372021-12-07 15:09:27 +05301.nav_element-container {
2 display: flex;
3 position: relative;
4}
5.nav_element-text {
6 font-style: normal;
7 transition: 0.3s;
8 font-weight: 500;
9 margin-left: 72px;
10}
11