- move custom.scss from template to site ccs directory
- add terms & conditions, and legal pages - add partners section
This commit is contained in:
@@ -59,6 +59,7 @@ h2 {
|
||||
|
||||
h3 {
|
||||
font-size: 2.5rem;
|
||||
margin-bottom: 2rem;
|
||||
}
|
||||
|
||||
h4 {
|
||||
@@ -85,7 +86,7 @@ a {
|
||||
-moz-transition: all ease 0.3s;
|
||||
|
||||
&:hover {
|
||||
color: var(--sticky-menu-text-color);
|
||||
color: var(--cover-text-color);
|
||||
}
|
||||
|
||||
// Fix font awesome icons
|
||||
|
||||
Reference in New Issue
Block a user