Merge branch 'master' of mowoe.com:reverend/lostplaces-frontend
This commit is contained in:
commit
76e8a64a2e
@ -9,7 +9,6 @@
|
|||||||
border-left: 1px solid $-light-brown;
|
border-left: 1px solid $-light-brown;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin-top: 12px;
|
margin-top: 12px;
|
||||||
height: 55px;
|
|
||||||
|
|
||||||
.LP-Link{
|
.LP-Link{
|
||||||
$-link-padding: 1em;
|
$-link-padding: 1em;
|
||||||
|
@ -171,11 +171,12 @@
|
|||||||
.LP-SecurityMeasure__List {
|
.LP-SecurityMeasure__List {
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
flex-wrap: wrap;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
margin: 0; }
|
margin: 0; }
|
||||||
.LP-SecurityMeasure__List .LP-SecurityMeasure__Item {
|
.LP-SecurityMeasure__List .LP-SecurityMeasure__Item {
|
||||||
margin: 0 8px;
|
margin: 5px 5px;
|
||||||
padding: 8px 14px;
|
padding: 5px 8px;
|
||||||
background-color: #D7CEC7;
|
background-color: #D7CEC7;
|
||||||
border-radius: 2px; }
|
border-radius: 2px; }
|
||||||
.LP-SecurityMeasure__List .LP-SecurityMeasure__Item .LP-Text {
|
.LP-SecurityMeasure__List .LP-SecurityMeasure__Item .LP-Text {
|
||||||
|
Loading…
Reference in New Issue
Block a user