Browse Source

Made the pdf icon blue and bigger

pull/170/head
Michael Olund 5 years ago
parent
commit
3823b77cc1
1 changed files with 2 additions and 3 deletions
  1. +2
    -3
      vue/src/components/Uploader/Image.vue

+ 2
- 3
vue/src/components/Uploader/Image.vue View File

@ -90,10 +90,9 @@ export default {
}
i.fa-file-pdf-o {
color: #F40F02;
display: block;
font-size: 50px;
margin-left: 15px;
font-size: 105px;
margin-left: 32px;
margin-top: 15px;
position: absolute;
top: 0;


Loading…
Cancel
Save