🎨 border of dashboard color
This commit is contained in:
parent
07b4665c71
commit
5268f331dd
@ -1,5 +1,4 @@
|
||||
#caisse-now {
|
||||
border: solid 3px green;
|
||||
.product-box {
|
||||
display: inline-block;
|
||||
margin-right: 1rem;
|
||||
@ -18,6 +17,7 @@
|
||||
button.active {
|
||||
background: yellowgreen;
|
||||
}
|
||||
|
||||
.btn, button {
|
||||
font-size: 1.6rem;
|
||||
padding: 1.5rem;
|
||||
@ -74,6 +74,7 @@
|
||||
//float: left;
|
||||
h2 {
|
||||
font-weight: bold;
|
||||
|
||||
&:first-letter {
|
||||
text-transform: capitalize;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user