feat: 💄 minor UI adjustments
This commit is contained in:
parent
9df8c71dbd
commit
0c5f903223
2 changed files with 3 additions and 8 deletions
|
@ -3,7 +3,7 @@
|
|||
<div class="nsfw-bar">
|
||||
<div class="nsfw-bar__content">
|
||||
<div>
|
||||
This Page contains materials considered NSFW. Do you wish to see such
|
||||
This page contains materials considered NSFW. Do you wish to see such
|
||||
content?
|
||||
</div>
|
||||
<nsfw-switch />
|
||||
|
@ -61,10 +61,6 @@ export default {
|
|||
<style lang="scss">
|
||||
@import "@scss/_variables.scss";
|
||||
|
||||
header {
|
||||
background-color: $bg-color-dark;
|
||||
}
|
||||
|
||||
.header {
|
||||
max-width: 40em;
|
||||
margin: 1em auto;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue