- added OasisContact.vue

- Mobile responsivenes
This commit is contained in:
Peter Papp
2021-04-05 07:07:28 +02:00
parent 760d7a4687
commit 790da00420
19 changed files with 717 additions and 399 deletions
@@ -36,7 +36,7 @@
.focus-within-border-theme:focus-within {border-color: {{ $color }} !important;}
.focus-border-theme:focus {border-color: {{ $color }}}
.focus-border-theme:focus {border-color: {{ $color }} !important;}
.focus-border-theme:focus[type='email'] {border-color: {{ $color }}}
.focus-border-theme:focus[type='text'] {border-color: {{ $color }}}
.focus-border-theme:focus[type='password'] {border-color: {{ $color }}}