diff --git a/assets/stylesheets/template/template.scss b/assets/stylesheets/template/template.scss index c007de5..832df43 100644 --- a/assets/stylesheets/template/template.scss +++ b/assets/stylesheets/template/template.scss @@ -178,8 +178,8 @@ span.hover-picture:hover>img { height: auto; } .footer_area{ - .fa-slash{ - transform: rotate(-90deg); + span.title:before { + content: "/"; margin-right: 1em; } } \ No newline at end of file