Edit Addorder.js and Shop name

This commit is contained in:
San Wai Lwin
2018-04-06 18:16:20 +06:30
parent 30da4f37b3
commit 460ed991af
5 changed files with 12 additions and 9 deletions

View File

@@ -105,7 +105,7 @@
/* Shop Name in Login Page */
.current-shop-name{
color : #FFFFFF;
font-size: 25px;
font-size: 21px;
font-weight: bold;
margin : 0 0 25px 0;
margin : 0 0 20px 0;
}