marging page-account
This commit is contained in:
parent
e1554cb3b8
commit
9cde126e3c
@ -1,4 +1,4 @@
|
||||
<div class="container mt-5">
|
||||
<div class="container mt-5 mb-5">
|
||||
<h1 style = "text-align: center; font-family: 'Dancing Script', cursive; font-size: 7vh;">Vos informations personnelles</h1>
|
||||
<form class="row g-2" [formGroup]="userInfo">
|
||||
<div class="col-md-6">
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
export const environment = {
|
||||
production: false,
|
||||
apiUrl: "http://localhost:8081",
|
||||
apiUrl: "http://localhost:8080",
|
||||
tokenKey: "TOKEN-SIMPLEAT"
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user