diff --git a/static/aerbimCSS.css b/static/aerbimCSS.css index 72b1845..0dd4034 100644 --- a/static/aerbimCSS.css +++ b/static/aerbimCSS.css @@ -553,9 +553,8 @@ body.n_scroll{ } .plugin_txt{ - margin-top: 8px; margin-bottom: 35px; - width: 60%; + width: 100%; } .plugin_description{ @@ -637,7 +636,7 @@ body.n_scroll{ .logo_3d_sec_designer{ - width: 300px; + height: 100%; position: absolute; bottom: 0; } diff --git a/templates/blocks/b_3d_s_d.html b/templates/blocks/b_3d_s_d.html index bf34427..fad5e30 100644 --- a/templates/blocks/b_3d_s_d.html +++ b/templates/blocks/b_3d_s_d.html @@ -1,15 +1,14 @@ {% load static %}