mumuki-styles 3.0.2.1 → 3.0.2.2

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5d2d47dfdf5e43cdb0cd12fd620ba1d36bc57c836d08dc278418ac00766909fb
4
- data.tar.gz: aa73270340b57984f3c93899452bcc092b2bf3181d7eede7dfd554d21d3a55a3
3
+ metadata.gz: cb2a41a3d7ff6b03562e4655db867b3c6b16f42ce4cf09a18a02c7888bd4e8c7
4
+ data.tar.gz: 60dfad5f36db5ac953ed1e1bfa5ab2d317bff5ee8b79055f04b368e06a173d7f
5
5
  SHA512:
6
- metadata.gz: 6bdad66907f0aa94c9173bd705da2503b0ba07462ff2aed833ca8065707eae15fe0ca4aec2c22d27699a8d67bc3a29fedb4ad41b69c6a10c206bbd1e051764ff
7
- data.tar.gz: 526c507aaf75c8429fb62b496e43c19ff08116cdb7f536706bb19b371e55b56c87ea75455a91db664501a688410d158a744720ac356ee6caf5f012ed9bd6c88d
6
+ metadata.gz: 5ba2afd5a1b892adc4b70c117a7738c99370dd5bc13f8c10c219d53854668576bbffa27b4e77632636474080f2d62b6d4e2b1936729f990062a4735f7ba9ade1
7
+ data.tar.gz: df01b2144fac6bfe921cfa97bca71438e2ee635cb4fe00b709a8a4f6746479de09b753627818b7f53cbb2544ee88ee94cb57bf410375bd7ec5fd7032353ab66c
Binary file
Binary file
Binary file
Binary file
@@ -5,7 +5,7 @@ body {
5
5
  line-height: 1.8; }
6
6
 
7
7
  .fs-7 {
8
- text-size: 0.79688rem; }
8
+ font-size: 0.79688rem; }
9
9
 
10
10
  /*!
11
11
  * Bootstrap Utilities v5.0.1 (https://getbootstrap.com/)
@@ -10,5 +10,5 @@ body {
10
10
  }
11
11
 
12
12
  .fs-7 {
13
- text-size: $font-size-base * 0.75;
13
+ font-size: $font-size-base * 0.75;
14
14
  }
@@ -1,5 +1,5 @@
1
1
  module Mumuki
2
2
  module Styles
3
- VERSION = "3.0.2.1"
3
+ VERSION = "3.0.2.2"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mumuki-styles
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.2.1
4
+ version: 3.0.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Federico Scarpa
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-07-13 00:00:00.000000000 Z
11
+ date: 2021-07-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler