Merge branch 'master' of mowoe.com:reverend/lostplaces-frontend

This commit is contained in:
2021-10-02 09:30:50 +02:00
7 changed files with 27 additions and 5 deletions

View File

@@ -14,6 +14,10 @@
text-align: center;
background-color: transparent;
.LP-Paragraph {
margin-bottom: 0;
}
.LP-Link{
display: block;
padding: 15px 0;
@@ -43,6 +47,7 @@
text-align: left;
margin-bottom: 10px;
padding-left: 25px;
transition: background .2s;
&--additional{
background-color: #ccc;