style: libsass gone rip o7
Signed-off-by: Naman Sood <mail@nsood.in>
This commit is contained in:
parent
de8a309c4b
commit
996f6466cf
5 changed files with 64 additions and 23 deletions
|
@ -332,6 +332,14 @@ article {
|
|||
hr {
|
||||
margin: 2*$ls $ls $ls;
|
||||
}
|
||||
|
||||
.mastodon-embed {
|
||||
display: block;
|
||||
margin: $ls auto;
|
||||
width: 100%;
|
||||
max-width: 30rem !important; // override style attribute they ship by default
|
||||
border: 0;
|
||||
}
|
||||
}
|
||||
|
||||
footer {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue