mirror of
https://github.com/DerTyp7/shop-ejs-expressjs.git
synced 2025-10-30 04:47:11 +01:00
login fix
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
width: 600px;
|
||||
margin-top: 60px;
|
||||
margin-bottom: 60px;
|
||||
border-bottom: 2px solid rgb(104, 117, 151);;
|
||||
border-bottom: 2px solid rgb(104, 117, 151);
|
||||
padding-left: 20px;
|
||||
}
|
||||
|
||||
#account-info p{
|
||||
@@ -22,7 +22,6 @@ h4{
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
width: 600px;
|
||||
margin-top: 60px;
|
||||
margin-bottom: 60px;
|
||||
border-bottom: 2px solid rgb(104, 117, 151);;
|
||||
|
||||
Reference in New Issue
Block a user