Fix fixed navbar

This commit is contained in:
samaradel
2020-11-11 15:54:08 +02:00
parent 7b05b50e3f
commit 83576b23b8
4 changed files with 38 additions and 39 deletions

View File

@@ -84,8 +84,4 @@ export default {
max-width: 100%;
height: auto;
}
.flex-post:first-child {
margin-top: 60px;
}
</style>