Commit 3985b43cf0ad9db9ad69052b57271ef415c13f60

Authored by Valessio Brito
1 parent 0650da4f

Fixando sobreposição do botão

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
style.css
... ... @@ -215,7 +215,7 @@ background-size: 100% 100%;
215 215 div#article-parent {
216 216 position: absolute;
217 217 right: 0px;
218   - top: 0px;
  218 + top: -30px;
219 219 }
220 220  
221 221 /* Menu List left */
... ...