фиксы, добавлены ссылки в футер
This commit is contained in:
@@ -63,8 +63,16 @@
|
||||
background-color: #979797;
|
||||
}
|
||||
|
||||
.contact-href {
|
||||
.contact-href,
|
||||
a {
|
||||
color: #FFFFFF;
|
||||
transition: .2s;
|
||||
}
|
||||
|
||||
.contact-href:hover,
|
||||
a:hover {
|
||||
color: #CE56C2;
|
||||
transition: .2s;
|
||||
}
|
||||
|
||||
.contact-container {
|
||||
|
||||
Reference in New Issue
Block a user