1
0
Fork 0
mirror of https://gitlab.com/nekoya/web.git synced 2025-03-23 23:29:38 +01:00

Modif bag and payment css

This commit is contained in:
dshrat 2021-09-19 14:39:53 +07:00
parent 7fb8c857ea
commit cfa2e619b6
3 changed files with 1 additions and 5 deletions

View file

@ -230,7 +230,7 @@
</div>
</form>
<a href="payment.html">
<button class="button" style="background-color: green; color: white">Review & Pay</button>
<button class="button" style="background-color: green; color: white">Pay</button>
</a>
</div>
</div>

View file

@ -70,12 +70,10 @@
.container {
margin-left: 0px;
align-items: left;
justify-content: left;
}
.container input {
align-items: left;
justify-content: left;
width: 40px;
}

View file

@ -110,12 +110,10 @@
.container {
margin-left: 0px;
align-items: left;
justify-content: left;
}
.container input {
align-items: left;
justify-content: left;
width: 40px;
}