Commit fa7fe2fb2fec38799eed1d8326d2b76c74838f1d
1 parent
b3915c85
styles
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/web/css/main.css
| @@ -70,7 +70,7 @@ body{position:relative;} | @@ -70,7 +70,7 @@ body{position:relative;} | ||
| 70 | justify-content: center; | 70 | justify-content: center; |
| 71 | align-items: center; | 71 | align-items: center; |
| 72 | font-size: 11px; | 72 | font-size: 11px; |
| 73 | - text-transform: lowercase; | 73 | + /*text-transform: lowercase;*/ |
| 74 | line-height: 13px; | 74 | line-height: 13px; |
| 75 | cursor: pointer; | 75 | cursor: pointer; |
| 76 | } | 76 | } |