ソースを参照

Brompton: Site Info avoid uppercase

Thomas Guillot 6 年 前
コミット
27b9225f54
3 ファイル変更0 行追加4 行削除
  1. 0 1
      brompton/sass/_extra-child-theme.scss
  2. 0 2
      brompton/style-rtl.css
  3. 0 1
      brompton/style.css

+ 0 - 1
brompton/sass/_extra-child-theme.scss

@@ -414,7 +414,6 @@ table,
 		min-height: #{110 - map-deep-get($config-global, "spacing", "vertical")};
 		padding: #{map-deep-get($config-global, "spacing", "vertical")} #{map-deep-get($config-global, "spacing", "horizontal")};
 		position: relative;
-		text-transform: uppercase;
 		@extend %responsive-width-full;
 
 		@include media(tablet) {

+ 0 - 2
brompton/style-rtl.css

@@ -3484,7 +3484,6 @@ table th,
 	min-height: 78px;
 	padding: 32px 16px;
 	position: relative;
-	text-transform: uppercase;
 }
 
 @media only screen and (min-width: 640px) {
@@ -3538,7 +3537,6 @@ table th,
 	padding: 16px 16px;
 	position: relative;
 	text-align: center;
-	text-transform: uppercase;
 	z-index: 1;
 }
 

+ 0 - 1
brompton/style.css

@@ -3489,7 +3489,6 @@ table th,
 	min-height: 78px;
 	padding: 32px 16px;
 	position: relative;
-	text-transform: uppercase;
 }
 
 @media only screen and (min-width: 640px) {