Commit 86ed85cf78a700c5b7796506ef110edc17c8495f
1 parent
b83a7652
123
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/web/css/style.css
... | ... | @@ -1112,7 +1112,7 @@ footer .socbuts a:hover{ |
1112 | 1112 | .button2 a.punkt, .button2 a.punkt:hover{ |
1113 | 1113 | background-color: white!important; |
1114 | 1114 | color: #414143!important; |
1115 | - width: 89%!important; | |
1115 | + width: 195px!important; | |
1116 | 1116 | display: flex; |
1117 | 1117 | margin: 0 auto; |
1118 | 1118 | justify-content: center; | ... | ... |