Update Embed.module.scss

pull/785/head
Skythrew 2022-09-19 18:18:21 +02:00 committed by GitHub
parent 1b3c459060
commit 7221f233b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 3 deletions

View File

@ -146,9 +146,13 @@
top:0;
left:0;
cursor:pointer;
&.hidden {
display: none;
}
}
.spoiler_title{
.spoiler_title {
text-align: center;
width:100%;
}
margin-inline: auto;
}