diff --git a/layouts/partials/particles.html b/layouts/partials/particles.html index f79bc6f4..12d19ccb 100644 --- a/layouts/partials/particles.html +++ b/layouts/partials/particles.html @@ -1,14 +1,11 @@ diff --git a/static/css/style.css b/static/css/style.css index 48718195..267c28b5 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -1294,10 +1294,6 @@ button.comment_open:hover { padding: 30px; } -.sun { - display: block; -} - .nasa { display: none; } @@ -1308,6 +1304,11 @@ button.comment_open:hover { text-align: center; width: 100%; } + +.sun-particles { + display: block; +} + .sun-button img { width: 50px; margin: 50% 0 0 0;