Skip to content

Commit a7d9b82

Browse files
committed
move doctors image higher
1 parent 0b43f52 commit a7d9b82

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/Components/SideNav/SideNav.css

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106

107107
.addpatient-container {
108108
width: 100%;
109-
margin-top: 1.7rem;
109+
margin-top: 1.4rem;
110110

111111
display: flex;
112112
justify-content: center;
@@ -130,6 +130,10 @@
130130
display: block;
131131
}
132132

133+
.sidebar--image {
134+
margin-top: 1.5rem;
135+
}
136+
133137
.overlay-bg {
134138
backdrop-filter: blur(3px);
135139
width: 100dvw;

0 commit comments

Comments
 (0)