Skip to content

Commit b451d13

Browse files
authored
Update homepage.css
1 parent ac8eaeb commit b451d13

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

homepage/homepage.css

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,6 @@ body {
268268
border-radius: 3px;
269269
font-weight: 500;
270270
font-size: 1.05em;
271-
cursor: pointer;
272271
transition: all .2s ease-in-out;
273272
background: transparent
274273
}
@@ -2014,7 +2013,6 @@ body {
20142013
width: 40px;
20152014
margin-top: 3px;
20162015
height: 40px;
2017-
cursor: pointer;
20182016
z-index: 999999
20192017
}
20202018

@@ -2085,7 +2083,6 @@ body {
20852083
outline: none;
20862084
box-shadow: none;
20872085
margin: 0;
2088-
cursor: pointer;
20892086
font-size: 1.1em
20902087
}
20912088

@@ -2695,7 +2692,6 @@ body {
26952692

26962693
.cycleA,
26972694
.cycleB {
2698-
cursor: pointer;
26992695
display: flex;
27002696
width: 300px
27012697
}
@@ -2730,7 +2726,6 @@ body {
27302726
width: 34px;
27312727
border: 2px solid;
27322728
border-radius: 10px;
2733-
cursor: pointer;
27342729
margin: 0 12px;
27352730
flex-shrink: 0
27362731
}
@@ -3050,7 +3045,6 @@ body {
30503045
.faq.expandable .faqItem__question {
30513046
position: relative;
30523047
padding: 12px 30px 12px 0;
3053-
cursor: pointer;
30543048
color: inherit
30553049
}
30563050

@@ -3339,7 +3333,6 @@ body {
33393333
font-size: 16px;
33403334
font-family: inherit;
33413335
height: 36px;
3342-
cursor: pointer
33433336
}
33443337

33453338
.cookieBannerButton {
@@ -3352,7 +3345,6 @@ body {
33523345
border-radius: 2px;
33533346
font-family: inherit;
33543347
font-size: 15px;
3355-
cursor: pointer;
33563348
border: 1px solid rgba(0, 0, 0, .1);
33573349
min-width: 30px
33583350
}
@@ -3406,14 +3398,12 @@ body {
34063398
margin-left: 10px;
34073399
font-weight: 600;
34083400
font-size: 16px;
3409-
cursor: pointer
34103401
}
34113402

34123403
.umsoModal .categorySummary {
34133404
margin-left: 35px;
34143405
margin-bottom: 30px;
34153406
margin-top: 5px;
3416-
cursor: pointer
34173407
}
34183408

34193409
.umsoModal .checkbox {

0 commit comments

Comments
 (0)