maj
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user