Skip to content

Commit fc88e87

Browse files
committed
Fix scss
1 parent 276318f commit fc88e87

1 file changed

Lines changed: 0 additions & 54 deletions

File tree

assets/plugin/index.scss

Lines changed: 0 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -30,57 +30,3 @@
3030
}
3131
}
3232
}
33-
.aesirx_analytics_info {
34-
margin-top: 1rem;
35-
background-image: url('../images/Hero.png');
36-
background-size: cover;
37-
background-position: 100%;
38-
background-size: 100%;
39-
background-repeat: no-repeat;
40-
padding: 40px 2rem;
41-
color: #fff;
42-
margin-right: 20px;
43-
.wrap {
44-
font-size: 1.5rem;
45-
46-
color: #fff;
47-
h3 {
48-
color: #fff;
49-
}
50-
51-
ul {
52-
list-style: disc;
53-
list-style-position: inside;
54-
55-
li {
56-
padding: 5px 0px;
57-
}
58-
}
59-
.banner-description {
60-
font-size: 15px;
61-
margin-bottom: 5px;
62-
margin-top: 25px;
63-
}
64-
.banner-description-bold {
65-
font-size: 18px;
66-
margin-top: 15px;
67-
}
68-
a {
69-
color: #fff;
70-
background-color: #1ab394;
71-
border-color: #1ab394;
72-
padding: 13px 30px;
73-
font-size: 18px;
74-
border-radius: 10px;
75-
line-height: 1.5;
76-
display: inline-block;
77-
border-radius: 0.375rem;
78-
text-decoration: none;
79-
img {
80-
vertical-align: middle;
81-
margin-bottom: 4px;
82-
margin-right: 5px;
83-
}
84-
}
85-
}
86-
}

0 commit comments

Comments
 (0)