Changed color of businesscard and added a bit more support for mobile view. Still broken
This commit is contained in:
@@ -160,7 +160,7 @@
|
||||
------------------------------------------------------*/
|
||||
|
||||
// Adapt Riot logo to format of fontawesome icons
|
||||
var faHeight = document.getElementById('contact-fa').clientHeight * 1.3;
|
||||
var faHeight = document.getElementById('contact-phone').clientHeight * 1.3;
|
||||
document.getElementById('contact-riot-logo').setAttribute("style","height:"+faHeight+"px; width:"+faHeight+"px");
|
||||
|
||||
});
|
||||
|
Reference in New Issue
Block a user