diff --git a/assets/stylesheets/template/template.scss b/assets/stylesheets/template/template.scss index f3412fa..c007de5 100644 --- a/assets/stylesheets/template/template.scss +++ b/assets/stylesheets/template/template.scss @@ -177,3 +177,9 @@ span.hover-picture:hover>img { .internal-page .layout-header .navbar-header .navbar-brand{ height: auto; } +.footer_area{ + .fa-slash{ + transform: rotate(-90deg); + margin-right: 1em; + } +} \ No newline at end of file