format
This commit is contained in:
parent
58f38c2fd0
commit
197e90a0f3
4 changed files with 8 additions and 9 deletions
|
|
@ -81,9 +81,9 @@
|
|||
}
|
||||
|
||||
#view-my-offers-root > * {
|
||||
margin-left:auto;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
}
|
||||
|
||||
#create-offer-controls {
|
||||
text-align: center;
|
||||
|
|
|
|||
|
|
@ -22,11 +22,9 @@
|
|||
top: 25px;
|
||||
}
|
||||
|
||||
|
||||
#app-nav-bar > #laseca-logo {
|
||||
height: 30px;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@media (min-width: 769px) {
|
||||
|
|
@ -58,7 +56,6 @@
|
|||
transform: translateY(20%);
|
||||
}
|
||||
|
||||
|
||||
body {
|
||||
background-color: #bdd5ea;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue