feat: 💄 minor UI adjustments

This commit is contained in:
Sebin Nyshkim 2020-08-26 21:04:34 +02:00
parent 9df8c71dbd
commit 0c5f903223
2 changed files with 3 additions and 8 deletions

View file

@ -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;