bullet_train-themes-light 1.6.19 → 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: 5599a12c9cafae763b1ba9848323e8cbbc1afd66c72279b2c5429e95a4f071b2
4
- data.tar.gz: 53ced8a0f1ae7dd8e1554456f13b9c374b2b4968378663de66ab6af7052f4af0
3
+ metadata.gz: a4e2cbb5d6d46e52703ce771f75e4f426d86496f9866b02785a440bee0aab600
4
+ data.tar.gz: 2de36147c58718041183b2795e416326e0c06a97eacc2dee1880b6c43b31c1c3
5
5
  SHA512:
6
- metadata.gz: e77206bfd50abbc02e46bff86f5b2d2c7dfbdcd0f94f3469eb568f2a0c16c64d85637e25ccff219941c5fe6fd0cbb563868ac7c5d3fde4fc7e0956a5bb093031
7
- data.tar.gz: 8c7b7a756009c61d5c35fee0ccbb43fcece501d3a93420a6ce724f311495923768814683c6d2d863d25ae8036c1c3d87f3f4cb172aadab265f73f55e0e5393f2
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.19"
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.19
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-22 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