We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 310a691 commit d4328dcCopy full SHA for d4328dc
client/src/App.js
@@ -16,6 +16,7 @@ import './Signup.css';
16
import './Login.css';
17
import Driver from './components/Driver';
18
import Pay from './components/Pay';
19
+import './setpay.css'
20
21
22
client/src/components/setpay.css client/src/setpay.cssclient/src/components/setpay.css renamed to client/src/setpay.css
@@ -29,7 +29,6 @@ text-align: center;
29
}
30
31
.send_SetPay{
32
- text-align: right;
33
- margin-right: 10%;
34
-
35
-}
+ text-align: center;
+ line-height: 70px;
+}
0 commit comments