assets/css/news.css in word-games-theme-0.6.2 vs assets/css/news.css in word-games-theme-0.6.3

- old
+ new

@@ -1,11 +1,14 @@ .rowHeight2 { - position: relative; + /* position: relative; top: 300px; - margin-bottom: 550px; + margin-bottom: 550px; */ + margin-top: 50px; + margin-bottom: 120px; + top: 0; } -.news { +/*.news { margin-top: -120px; margin-left: 60px; color: #fff; } .news img { @@ -13,9 +16,18 @@ position: absolute; top: -200px; height: 700px; z-index: -1; left: -15px; +}*/ +.news{ + padding: 15px; + background-color: #29dec0; + margin-left: 0; + margin-top: 0; + text-align: center; + color: white; + width: 100%; } .meduim-text2 { margin: 0 0 25px; font-size: 20px; font-weight: 600;