update
This commit is contained in:
@@ -17,18 +17,6 @@
|
||||
margin-bottom: 40px;
|
||||
position: relative;
|
||||
|
||||
&::before {
|
||||
content: '';
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
width: 100px;
|
||||
height: 2px;
|
||||
background: linear-gradient(90deg, #4a9eff, #00d4ff);
|
||||
border-radius: 1px;
|
||||
}
|
||||
|
||||
.enterprise-logo-container {
|
||||
position: relative;
|
||||
z-index: 2;
|
||||
@@ -188,7 +176,7 @@
|
||||
font-weight: 600;
|
||||
font-size: 16px;
|
||||
letter-spacing: 0.5px;
|
||||
text-transform: uppercase;
|
||||
text-transform: none;
|
||||
margin-bottom: 20px;
|
||||
position: relative;
|
||||
&::after {
|
||||
@@ -219,7 +207,7 @@
|
||||
font-weight: 600;
|
||||
font-size: 16px;
|
||||
letter-spacing: 0.5px;
|
||||
text-transform: uppercase;
|
||||
text-transform: none;
|
||||
margin-bottom: 24px;
|
||||
position: relative;
|
||||
&::after {
|
||||
@@ -388,7 +376,7 @@
|
||||
border-radius: 25px;
|
||||
font-size: 12px;
|
||||
letter-spacing: 0.3px;
|
||||
text-transform: uppercase;
|
||||
text-transform: none;
|
||||
transition: all 0.3s ease;
|
||||
width: auto;
|
||||
height: auto;
|
||||
|
||||
Reference in New Issue
Block a user