@leuffen/themejs1 6.1.12 → 6.1.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -36,3 +36,6 @@ Für Zahnärzte:
36
36
  ![Zahnarzt](https://cdn.leuffen.de//leu-stock/v2/25/c_gfedcba/AdobeStock_277374944.webp)
37
37
  ![Zahnärztin lächelt in Kammera](https://cdn.leuffen.de//leu-stock/v2/37/991-661_gfedcba/AdobeStock_276575002.webp)
38
38
  ![Foto Anmeldungsbereich einer Praxis](https://cdn.leuffen.de//leu-stock/v2/38/c_gfedcba/AdobeStock_103737562.webp)
39
+ ![Untersuchung der Zähne (Prophylaxe)](https://cdn.leuffen.de//leu-stock/v2/132/1123-702_gfedcba/AdobeStock_84092269.webp)
40
+ ![Kind auf Behandlungsstuhl lacht in Kamera](https://cdn.leuffen.de//leu-stock/v2/133/c_gfedcba/AdobeStock_701655408.webp)
41
+ ![Auswahl der passenden Farbtöne für Zahnersatz](https://cdn.leuffen.de//leu-stock/v2/134/c_gfedcba/AdobeStock_631666941.webp)
@@ -1,5 +1,5 @@
1
1
 
2
- $font-family-base: garamond,serif;
3
- //$font-family-base: sans-serif;
2
+ //$font-family-base: garamond,serif;
3
+ $font-family-base: Ubuntu, sans-serif;
4
4
 
5
5
 
@@ -4,31 +4,3 @@
4
4
  @import "@leuffen/themejs1";
5
5
 
6
6
 
7
-
8
- @function toRGB ($color) {
9
- @return red($color) + ", " + green($color) + ", " + blue($color);
10
- }
11
-
12
-
13
- nav {
14
- --s-box-background: rgba(255, 255, 255, 0.0);
15
- }
16
-
17
-
18
-
19
-
20
- .tjs__hero-ribbon {
21
-
22
- h3 {
23
- color: $primary;
24
- }
25
-
26
- .tjs__hero-ribbon--wrapper {
27
- background-color: rgba(63, 28, 28, 0.08);
28
- }
29
-
30
- }
31
-
32
- .tjs__hero-max {
33
-
34
- }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leuffen/themejs1",
3
- "version": "6.1.12",
3
+ "version": "6.1.13",
4
4
 
5
5
  "description": "",
6
6
  "license": "proprietary",