Change css for mini-profile images, modified compressed files in build process
This commit is contained in:
parent
5e384e5d3d
commit
cb4ca70f25
38 changed files with 6 additions and 6 deletions
2
public/assets/css/global.css
vendored
2
public/assets/css/global.css
vendored
|
@ -82,7 +82,7 @@ nav {
|
|||
white-space: nowrap; }
|
||||
|
||||
.mini-h-card img {
|
||||
display: inline;
|
||||
height: 1em;
|
||||
border-radius: 2px;
|
||||
vertical-align: text-bottom; }
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -82,7 +82,7 @@ nav {
|
|||
white-space: nowrap; }
|
||||
|
||||
.mini-h-card img {
|
||||
display: inline;
|
||||
height: 1em;
|
||||
border-radius: 2px;
|
||||
vertical-align: text-bottom; }
|
||||
|
BIN
public/build/assets/css/global-5eaecdf53d.css.br
Normal file
BIN
public/build/assets/css/global-5eaecdf53d.css.br
Normal file
Binary file not shown.
BIN
public/build/assets/css/global-5eaecdf53d.css.gz
Normal file
BIN
public/build/assets/css/global-5eaecdf53d.css.gz
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -6,7 +6,7 @@
|
|||
"assets/bower/marked.min.js": "assets/bower/marked-c2a88705e2.min.js",
|
||||
"assets/bower/sanitize.css": "assets/bower/sanitize-85919f917a.css",
|
||||
"assets/bower/store2.min.js": "assets/bower/store2-c4daa8f871.min.js",
|
||||
"assets/css/global.css": "assets/css/global-c8783949cd.css",
|
||||
"assets/css/global.css": "assets/css/global-5eaecdf53d.css",
|
||||
"assets/css/projects.css": "assets/css/projects-d945298e4f.css",
|
||||
"assets/js/form-save.js": "assets/js/form-save-4d4f6e1cb8.js",
|
||||
"assets/js/links.js": "assets/js/links-c394f9c920.js",
|
||||
|
|
2
resources/assets/sass/layout.scss
vendored
2
resources/assets/sass/layout.scss
vendored
|
@ -96,7 +96,7 @@ nav {
|
|||
}
|
||||
|
||||
.mini-h-card img {
|
||||
display: inline;
|
||||
height: 1em;
|
||||
border-radius: 2px;
|
||||
vertical-align: text-bottom;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue