This commit is contained in:
2019-06-02 17:29:17 +02:00
parent 1f449767a6
commit 66d9db4950
9 changed files with 36 additions and 34 deletions

View File

@ -404,7 +404,7 @@
.sidebar{
position: absolute;
right: 0;
width: 300px;
width: 20%;
margin: -55px auto 0 20px;
h2{
background: $red;
@ -844,7 +844,7 @@
color: white;
}
img{
margin-top: 10px;
margin-top: 10px;
width: 50px;
}
}
@ -859,7 +859,7 @@
@include inlineflex;
width: 90%;
flex-direction: row-reverse;
justify-content: start;
// justify-content: start;
& > p{
font-size: 1.2rem;
font-family: $Bold;