online v1
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
box-sizing: border-box;
|
||||
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
|
||||
font-family: 'Montserrat', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
|
||||
}
|
||||
|
||||
body {
|
||||
@@ -403,8 +403,8 @@ body {
|
||||
}
|
||||
|
||||
.cursor-icon {
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
width: 56px;
|
||||
height: 56px;
|
||||
object-fit: contain;
|
||||
transition: opacity 0.3s ease;
|
||||
opacity: 1 !important;
|
||||
@@ -990,7 +990,6 @@ body {
|
||||
|
||||
.pricing-card ul {
|
||||
list-style: none;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.pricing-card li {
|
||||
@@ -1101,8 +1100,8 @@ body {
|
||||
}
|
||||
|
||||
.cursor-icon {
|
||||
width: 28px;
|
||||
height: 28px;
|
||||
width: 26px;
|
||||
height: 26px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user