This commit is contained in:
@@ -7,6 +7,10 @@ body {
|
||||
color: #00ad8e;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #00ad8e;
|
||||
}
|
||||
|
||||
.features-box {
|
||||
background-color: #272727;
|
||||
color: #00ad8e;
|
||||
@@ -47,3 +51,7 @@ body {
|
||||
.bg-darkergrey-custom {
|
||||
background-color: #121212;
|
||||
}
|
||||
|
||||
.transition-400 {
|
||||
transition: 400ms;
|
||||
}
|
||||
Reference in New Issue
Block a user