15 lines
130 B
SCSS
Raw Permalink Normal View History

2022-09-08 15:06:44 -04:00
//
// Contacts.scss
//
.contact-links{
a{
color: $body-color;
}
}
// profile
.profile-user-wid{
margin-top: -26px;
}