Commit 99314a4a0aa456aec487df2b646db2cdc16554d9
1 parent
90f33ecf
Commit
Showing
1 changed file
with
0 additions
and
3 deletions
Show diff stats
frontend/web/css/style.css
... | ... | @@ -173,8 +173,6 @@ input, textarea { |
173 | 173 | .section-box.first-header .box-all a.new_logo { |
174 | 174 | float: left; |
175 | 175 | width: 393px; |
176 | - height: 51px; | |
177 | - margin-top: 33px; | |
178 | 176 | } |
179 | 177 | |
180 | 178 | .section-box.first-header .box-all a.new_logo img { |
... | ... | @@ -200,7 +198,6 @@ input, textarea { |
200 | 198 | |
201 | 199 | .header-proektant-slogan { |
202 | 200 | width: 227px; |
203 | - padding: 23px 0 0 120px; | |
204 | 201 | box-sizing: border-box; |
205 | 202 | font-size: 22px; |
206 | 203 | line-height: 35px; | ... | ... |