mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-30 17:59:59 +02:00
vite theme build
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
// ---------------------------------------------
|
||||
|
||||
// Include theme-specific fonts
|
||||
@import url(https://fonts.googleapis.com/css?family=News+Cycle:400,700);
|
||||
@import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
|
||||
@import url("https://fonts.googleapis.com/css?family=News+Cycle:400,700");
|
||||
@import url("https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic");
|
||||
|
||||
// Override theme settings (see ../template/settings.scss)
|
||||
$mainFont: "Lato", sans-serif;
|
||||
|
Reference in New Issue
Block a user