mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-24 11:02:03 -04:00
website: try to fix flashing of tagline
This commit is contained in:
@@ -64,6 +64,7 @@ Engine = Base.extend({
|
||||
|
||||
startEngine: function(){
|
||||
var parent = this.canvas.parentNode;
|
||||
document.getElementById('tag-line').style.display = 'inline-block';
|
||||
|
||||
this.background.className += ' show';
|
||||
this.canvas.style.opacity = 1;
|
||||
|
||||
Reference in New Issue
Block a user