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;
|
||||
width: 100%;
|
||||
margin-top: 12px;
|
||||
height: 55px;
|
||||
|
||||
.LP-Link{
|
||||
$-link-padding: 1em;
|
||||
|
@ -171,11 +171,12 @@
|
||||
.LP-SecurityMeasure__List {
|
||||
list-style-type: none;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
padding: 0;
|
||||
margin: 0; }
|
||||
.LP-SecurityMeasure__List .LP-SecurityMeasure__Item {
|
||||
margin: 0 8px;
|
||||
padding: 8px 14px;
|
||||
margin: 5px 5px;
|
||||
padding: 5px 8px;
|
||||
background-color: #D7CEC7;
|
||||
border-radius: 2px; }
|
||||
.LP-SecurityMeasure__List .LP-SecurityMeasure__Item .LP-Text {
|
||||
|
Loading…
Reference in New Issue
Block a user