diff --git a/sass/_project-sass/_project-Main.scss b/sass/_project-sass/_project-Main.scss index 5b386803..040aca5a 100644 --- a/sass/_project-sass/_project-Main.scss +++ b/sass/_project-sass/_project-Main.scss @@ -1176,7 +1176,19 @@ a.tag:hover { padding-top: 0px; padding-bottom: 4px; } - .dropdown-submenu .dropdown-menu { width: 1px; +} +.fa-heart { + font-size: 0.7em; + color: #e93250; + vertical-align: .45em; + margin-left: -.15em; +} +.fa-user { + margin-right: 0.25em; + display: inline; + font-size: 10px; + vertical-align: .1em; + margin-left: .1em; } \ No newline at end of file diff --git a/sass/_project-sass/_project-Website-Gallery.scss b/sass/_project-sass/_project-Website-Gallery.scss index 17eb828f..42629051 100644 --- a/sass/_project-sass/_project-Website-Gallery.scss +++ b/sass/_project-sass/_project-Website-Gallery.scss @@ -37,10 +37,6 @@ width: 28%; text-align: right; } - .fa-user { - margin-right: .45em; - display: inline; - } .site-tags { width: 100%; height: 1.4em; @@ -50,6 +46,9 @@ .site-tags .fa-tag { vertical-align: -2px; } + .fa-user { + margin-right: .45em; + } } .title { margin-top: 8px; diff --git a/views/_news.erb b/views/_news.erb index 9a735e5a..ddd38a5c 100644 --- a/views/_news.erb +++ b/views/_news.erb @@ -18,13 +18,13 @@