Commit 22d53c498698a0a8a0127f8711ea96599a432840
1 parent
9c740b71
our objects
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/assets/AppAsset.php
... | ... | @@ -15,7 +15,7 @@ |
15 | 15 | 'css/site.css', |
16 | 16 | 'css/animate.css', |
17 | 17 | 'css/style.css', |
18 | - 'css/style.default.css', | |
18 | + 'css/style.blue.css', | |
19 | 19 | 'css/owl.carousel.css', |
20 | 20 | 'css/owl.theme.css', |
21 | 21 | '//fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,500,700,800', | ... | ... |