@@ -411,7 +411,6 @@ useHead({
|
||||
form {
|
||||
nav.navbar {
|
||||
// min-height: 2rem !important;
|
||||
background: lighten($secondary, 10%);
|
||||
|
||||
.container {
|
||||
// min-height: 2rem;
|
||||
@@ -419,7 +418,6 @@ form {
|
||||
.navbar-menu,
|
||||
.navbar-end {
|
||||
// display: flex !important;
|
||||
background: lighten($secondary, 10%);
|
||||
// flex-wrap: wrap;
|
||||
}
|
||||
|
||||
|
||||
@@ -416,7 +416,6 @@ onDeletePostDone(({ data }) => {
|
||||
<style lang="scss" scoped>
|
||||
@use "@/styles/_mixins" as *;
|
||||
article.post {
|
||||
// background: $white !important;
|
||||
header {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
@@ -487,7 +486,6 @@ article.post {
|
||||
height: 0.2rem;
|
||||
content: " ";
|
||||
display: block;
|
||||
background-color: $purple-1;
|
||||
}
|
||||
|
||||
.buttons {
|
||||
|
||||
Reference in New Issue
Block a user