Commit 793c1146fa8dd37769220428ee1f57056505dcaf

Authored by Eugeny Galkovskiy
1 parent 5810c672

123

Showing 1 changed file with 6 additions and 6 deletions   Show diff stats
frontend/web/css/style.css
... ... @@ -148,11 +148,11 @@ a:hover, a:active{
148 148  
149 149  
150 150 footer{
151   - background-color:black;
152   - color:white;
  151 + background-color: black;
  152 + color: white;
153 153 text-align: center;
154   - min-height: 260px;
155   - padding-top: 50px;
  154 + min-height: 225px;
  155 + padding-top: 40px;
156 156 }
157 157 footer .container{
158 158 max-width: 1070px;
... ... @@ -1983,8 +1983,8 @@ p.right{text-align: right;}
1983 1983 }
1984 1984  
1985 1985 .aw_logo{
1986   - opacity:0.5;
1987   - margin-top: 50px;
  1986 + opacity: 0.5;
  1987 + margin-top: 15px;
1988 1988 text-align: right;
1989 1989 }
1990 1990 .aw_logo a{
... ...