浏览代码

Update 'about/style/style.css'

Reduzida altura do cabecalho: .em "ifr_header" removida linha "height: 70vh;"
leo 3 月之前
父节点
当前提交
e8bab70906
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      about/style/style.css

+ 1 - 2
about/style/style.css

@@ -2,7 +2,6 @@ body {
   text-align: justify;
 }
 .ifr_header {
-  height: 70vh;
   background: linear-gradient(#c8e5ff, white);
 }
 a {
@@ -125,4 +124,4 @@ a {
   .modal-content {
     width: 100%;
   }
-}
+}