|
@@ -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) {
|