mirror of
https://github.com/DerTyp7/shop-ejs-expressjs.git
synced 2025-10-29 12:32: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);;
|
||||
|
||||
@@ -30,7 +30,6 @@ h1, h2{
|
||||
margin-right: auto;
|
||||
width: 100%;
|
||||
display:block;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.text-redirect{
|
||||
|
||||
Reference in New Issue
Block a user