intia-theme 0.1.8 → 0.1.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/_sass/_layout.scss +8 -5
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: fd5036951e6a9ba7a5976011390f348e2894ca28466664697a532b35e3c007e4
4
- data.tar.gz: 70588b52b85cf2b64cda26b9b88f2dfb81780994d896559ee903e96fc656062a
3
+ metadata.gz: bd72e93766460608e71c0175ba728af09e1da5956105b12758fd4e24151f7dec
4
+ data.tar.gz: 57b9b1286e1ae0eec1bd47122f986bfe21233d87abfa11acf1403f607f628726
5
5
  SHA512:
6
- metadata.gz: e3b2d5ff354ab1d082072e7c94db3e9e2aff5fe2d933b3836e745527c7f453db4c27d8e12db848222cbe318f38682f51d5bfd417d6a317c75b85c8091370f144
7
- data.tar.gz: 23588c378270b4292c61a8d343cb5cdcbf02bfa459d02c8a4c0116a2d95c3dd7742318d3336acf2a461400e1fdca2d9a550f4994d964dfcca4315420d8fb8bcd
6
+ metadata.gz: ac8804eae4a7f8a7b6b9715c5b8d4a0af43034106eddd039b9bf176ee2d22d26716012466b11e5a7c7ea2218de80c75a4b68b20fc2986b44b57be83a7dc1891f
7
+ data.tar.gz: 0ad0fdc0bec3d40c8a53d7833d4d3cfed6e9bdca0eb7a635304ba144fdbbfaa9d6808036faab330f71ab78291619bc6e2efb78ddda846b7a26b16ae157c1cbb9
data/_sass/_layout.scss CHANGED
@@ -286,6 +286,7 @@ img.is-rounded {
286
286
  .card-image:first-child img {
287
287
  border-top-left-radius: 65px;
288
288
  border-top-right-radius: 65px;
289
+ max-height: 100vh;
289
290
  }
290
291
 
291
292
  .card-content {
@@ -303,6 +304,7 @@ img.is-rounded {
303
304
  .card-image:last-child img {
304
305
  border-bottom-left-radius: 65px;
305
306
  border-bottom-right-radius: 65px;
307
+ max-height: 100vh;
306
308
  }
307
309
 
308
310
  .story-card {
@@ -549,13 +551,16 @@ a:hover .tooltip-popup {
549
551
 
550
552
  // Contect
551
553
 
552
- .input, .textarea, #thema {
554
+ .input,
555
+ .textarea,
556
+ #thema {
553
557
  border: 3px solid $primary-dark;
554
558
  border-radius: 45px;
555
559
  padding-left: 2.5em;
556
560
  padding-right: 2.5em;
557
561
  }
558
- .input, #thema {
562
+ .input,
563
+ #thema {
559
564
  height: 2.75em;
560
565
  }
561
566
 
@@ -587,8 +592,6 @@ a:hover .tooltip-popup {
587
592
  float: right;
588
593
  }
589
594
 
590
-
591
-
592
595
  // newss
593
596
  .news {
594
597
  box-shadow: none;
@@ -637,4 +640,4 @@ a:hover .tooltip-popup {
637
640
  width: 100%;
638
641
  display: flow-root;
639
642
  margin: auto;
640
- }
643
+ }
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: intia-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.8
4
+ version: 0.1.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Marc Schmidt
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-10-26 00:00:00.000000000 Z
11
+ date: 2021-10-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll