Merge branch 'master' of github.com:NBTX/postwoman-vue

This commit is contained in:
NBTX
2019-08-25 00:50:23 +01:00
2 changed files with 11 additions and 8 deletions

View File

@@ -65,6 +65,7 @@ footer {
justify-content: space-between;
}
@media(max-width: $responsiveWidth){
header {
display: block;
@@ -77,6 +78,7 @@ footer {
}
}
nav {
a:not(:last-of-type) {
margin-right: 15px;