typographie
This commit is contained in:
@@ -51,14 +51,20 @@ article img,
|
||||
}
|
||||
|
||||
.side_notes{
|
||||
position: relative;
|
||||
& > a{
|
||||
position: absolute;
|
||||
// margin-top: -5.5rem;
|
||||
transform: translateY(-50%);
|
||||
}
|
||||
}
|
||||
|
||||
.side_notes > *{
|
||||
position: absolute;
|
||||
width: 300px;
|
||||
.side_notes *{
|
||||
margin: 0 0 0 0;
|
||||
padding: 0;
|
||||
flex: 100%;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.side_notes .d-flex {
|
||||
flex-direction: column;
|
||||
// flex-direction: column;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user