Layout: Removed stuff

master
E. Almqvist 3 years ago
parent 74de922987
commit 5dd0f5af1c
  1. 1
      src/views/layout.slim
  2. 1
      src/views/stylesheets/style.sass

@ -21,7 +21,6 @@ html lang="en"
| Log in
- else
li
label = session[:user].name
a href="/profile" target="_self"
img.avatar src=session[:user].avatar_url alt="Your avatar"

@ -81,7 +81,6 @@ body
li
margin: 0 8px
#login
color: $fg_alt_clr
background-color: $special_btn_clr

Loading…
Cancel
Save