appscms-tools-theme 3.7.1 → 3.7.3

Sign up to get free protection for your applications and to get access to all the features.
data/assets/.DS_Store CHANGED
Binary file
data/assets/css/tools.css CHANGED
@@ -1628,7 +1628,7 @@ ol li::marker {
1628
1628
  transition: transform 1s;
1629
1629
  }
1630
1630
 
1631
- .infographics_section .slide img {
1631
+ .infographics_section .slide img {
1632
1632
  width: 200px;
1633
1633
  height: 100%;
1634
1634
  /* object-fit: contain; */
@@ -1640,7 +1640,7 @@ ol li::marker {
1640
1640
  }
1641
1641
 
1642
1642
  .infographics_section button .fas {
1643
- color:#000;
1643
+ color: #000;
1644
1644
  }
1645
1645
 
1646
1646
  .infographics_section .btn-slide {
@@ -1692,10 +1692,13 @@ ol li::marker {
1692
1692
  }
1693
1693
  }
1694
1694
  @media screen and (min-width: 1920px) {
1695
- .feature-card-title, .faq-question{
1695
+ .feature-card-title,
1696
+ .faq-question {
1696
1697
  font-size: 22px;
1697
1698
  }
1698
- .feature-card-desc,.how-to-list-item,.faq-answer{
1699
+ .feature-card-desc,
1700
+ .how-to-list-item,
1701
+ .faq-answer {
1699
1702
  font-size: 18px;
1700
1703
  }
1701
1704
  .appscms-sidebar-left {
@@ -1760,3 +1763,55 @@ ol li::marker {
1760
1763
  .share-modal-social a i {
1761
1764
  font-size: 30px;
1762
1765
  }
1766
+ .authors-list {
1767
+ border-top: 1px solid rgb(224, 224, 224);
1768
+ margin-top: 100px;
1769
+ padding: 100px;
1770
+ }
1771
+
1772
+ .featurePageAuthor {
1773
+ display: flex;
1774
+ flex-direction: column;
1775
+ width: 100%;
1776
+ justify-content: center;
1777
+ }
1778
+
1779
+ .featurePageAuthor .author-meta {
1780
+ width: 500px;
1781
+ margin: 0 auto;
1782
+ padding-bottom: 5rem;
1783
+ }
1784
+
1785
+ .featurePageAuthor .author-meta .authorName {
1786
+ font-size: 20px;
1787
+ padding: 1rem 0px;
1788
+ font-weight: 900;
1789
+ }
1790
+
1791
+ .featurePageAuthor .author-img {
1792
+ width: 100px;
1793
+ height: 100px;
1794
+ border-radius: 100%;
1795
+ }
1796
+
1797
+ .featurePageAuthor .author_bio {
1798
+ font-size: 16px;
1799
+ }
1800
+
1801
+ @media (max-width: 768px) {
1802
+ .authors-list {
1803
+ padding: 25px;
1804
+ }
1805
+
1806
+ .featurePageAuthor .author-meta {
1807
+ width: 100%;
1808
+ }
1809
+ }
1810
+ .contributor {
1811
+ width: 100px;
1812
+ }
1813
+ .contributor .contributor-name {
1814
+ font-size: 13px;
1815
+ margin-top: 8px;
1816
+ text-transform: capitalize;
1817
+ }
Binary file
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: appscms-tools-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.7.1
4
+ version: 3.7.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - vivek-appscms
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-06-27 00:00:00.000000000 Z
11
+ date: 2023-07-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -347,6 +347,7 @@ files:
347
347
  - assets/images/bunnies.png
348
348
  - assets/images/cloud-computing.png
349
349
  - assets/images/cloud_new.svg
350
+ - assets/images/contributor.webp
350
351
  - assets/images/convert.png
351
352
  - assets/images/convert.svg
352
353
  - assets/images/cross.svg
@@ -476,7 +477,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
476
477
  - !ruby/object:Gem::Version
477
478
  version: '0'
478
479
  requirements: []
479
- rubygems_version: 3.3.7
480
+ rubygems_version: 3.4.10
480
481
  signing_key:
481
482
  specification_version: 4
482
483
  summary: Appscms theme for all tools