bullet_train-themes-light 1.6.20 → 1.6.21

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: af515e251a821c828b37e88dd92bf57c26d6e3fec21581d669a814677195fcc6
4
- data.tar.gz: 862cddd6dfe49882faac21cc5cea9cc83bd7a520bdd1a3b9d2f499e253fd0eba
3
+ metadata.gz: a4e2cbb5d6d46e52703ce771f75e4f426d86496f9866b02785a440bee0aab600
4
+ data.tar.gz: 2de36147c58718041183b2795e416326e0c06a97eacc2dee1880b6c43b31c1c3
5
5
  SHA512:
6
- metadata.gz: e732d39e0a71408c705ad4740be6fccf45b3c44fb530d6d0321222e10feaf96de9556e8d9fffc345ed5d1f0606cb437a352656cb5d73e56a2f7e3c4447303f8a
7
- data.tar.gz: 0fb20a92022d58fe63c338081941fcb6351d38f0c4182a90396afaf2ba1912177f91e5088c2184844c68fb7bf3a03874e762ac3b1cd845190fde6497d1d25819
6
+ metadata.gz: 72ab8724a5c1f6f68a86026f95a77b6e5fba35b5020426e65c5ed4f152d592cce138a1250f256069729f6f224d929838547dbe9ecadb6bf5fc140990768acc31
7
+ data.tar.gz: a8d943bf4c40a0a008ac828503909e352b7f6ba21f52f49b1254a043f69132054b818bdbefea1b1e7816e0615ef40180492e374da06cb2d1895626344b758c75
@@ -5,7 +5,7 @@
5
5
  <div class="sm:bg-white py-8 px-10 sm:shadow sm:dark:shadow-lg rounded-lg sm:dark:bg-slate-700 dark:bg-opacity-80">
6
6
  <div class="sm:mx-auto sm:w-full sm:max-w-md py-5">
7
7
  <a href="<%= main_app.root_path %>" class="block py-3">
8
- <img alt="" src="<%= image_path("logo/logo.png") %>" width="<%= image_width_for_height("logo/logo.png", BulletTrain::Themes.logo_height) %>" height="<%= BulletTrain::Themes.logo_height %>" class="theme-logo mx-auto h-12 w-auto" />
8
+ <img alt="" src="<%= image_path("logo/logo.png") %>" width="<%= image_width_for_height("logo/logo.png", BulletTrain::Themes.logo_height) %>" height="<%= BulletTrain::Themes.logo_height %>" class="theme-logo mx-auto" />
9
9
  </a>
10
10
 
11
11
  <h1 class="mt-6 text-center text-3xl font-semibold tracking-tight dark:text-white">
@@ -1,7 +1,7 @@
1
1
  module BulletTrain
2
2
  module Themes
3
3
  module Light
4
- VERSION = "1.6.20"
4
+ VERSION = "1.6.21"
5
5
  end
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bullet_train-themes-light
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.6.20
4
+ version: 1.6.21
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andrew Culver
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-11-29 00:00:00.000000000 Z
11
+ date: 2023-12-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: standard