Update templates/menu.html
Browse files- templates/menu.html +1 -1
templates/menu.html
CHANGED
@@ -64,7 +64,7 @@
|
|
64 |
}
|
65 |
|
66 |
.card-body{
|
67 |
-
margin:
|
68 |
display: flex;
|
69 |
flex-direction: row;
|
70 |
justify-content: space-between;
|
|
|
64 |
}
|
65 |
|
66 |
.card-body{
|
67 |
+
margin:2px 2px 2px 2px;
|
68 |
display: flex;
|
69 |
flex-direction: row;
|
70 |
justify-content: space-between;
|