- remove glyphicons- fonts

- add local open sans
- reactive solr search
- display flex for same height of columns
- add .babelrec
- add reactivesearch-vue components
This commit is contained in:
Arno Kaimbacher 2019-09-27 18:02:48 +02:00
parent 9855c235b7
commit c91a487b98
34 changed files with 1137 additions and 6825 deletions

View file

@ -20,8 +20,8 @@
<!-- FONT
-->
<!-- <link href='http://fonts.googleapis.com/css?family=Raleway:400,300,600' rel='stylesheet' type='text/css'> -->
<link href="https://fonts.googleapis.com/css?family=Roboto:400,500,700,900" rel="stylesheet" type='text/css'>
{{-- <link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Open+Sans" /> --}}
<link rel="stylesheet" type="text/css" href="/css/fonts.css" />
<!-- CSS
-->
@ -175,6 +175,7 @@
<!-- End Document
-->
@yield('after-scripts')
</body>
</html>