Added OasisFeatures.vue and OasisHeader.vue

This commit is contained in:
Peter Papp
2021-04-03 10:44:32 +02:00
parent 377c471a6c
commit 4f667f7a94
8 changed files with 586 additions and 48 deletions
+5
View File
@@ -0,0 +1,5 @@
@media only screen and (min-width: 1440px) {
.container {
width: 1700px;
}
}