mirror of
https://github.com/aljazceru/twentyone-world.github.io.git
synced 2025-12-19 07:14:19 +01:00
feat(css): increase CTA button size
This commit is contained in:
@@ -81,6 +81,7 @@ p>code {
|
|||||||
|
|
||||||
.btn-custom {
|
.btn-custom {
|
||||||
background-color: hsl(29, 29%, 40%) !important;
|
background-color: hsl(29, 29%, 40%) !important;
|
||||||
|
font-size: 1.4rem;
|
||||||
background-repeat: repeat-x;
|
background-repeat: repeat-x;
|
||||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#af8d6e", endColorstr="#836548");
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#af8d6e", endColorstr="#836548");
|
||||||
background-image: -khtml-gradient(linear, left top, left bottom, from(#af8d6e), to(#836548));
|
background-image: -khtml-gradient(linear, left top, left bottom, from(#af8d6e), to(#836548));
|
||||||
|
|||||||
Reference in New Issue
Block a user