Added OasisNavigation.vue and OasisPricing.vue

This commit is contained in:
Peter Papp
2021-04-03 11:28:05 +02:00
parent 4f667f7a94
commit b3737c11ba
7 changed files with 384 additions and 45 deletions

View File

@@ -15,12 +15,14 @@
.sub-title {
@include font-size(25);
font-weight: 600;
color: $text-secondary;
}
.sub-title-sm {
@include font-size(23);
font-weight: 600;
line-height: 1.6;
color: $text-secondary;
}
.theme-button {