Removed ugly styling

master
E. Almqvist 3 years ago
parent d4afcd395a
commit 5d4ece4619
  1. 5
      src/views/layout.slim
  2. 6
      src/views/stylesheets/style.sass

@ -9,10 +9,7 @@ html lang="en"
div
a.inlbutton#logo_container href="/" target="_self"
h1
| The
span
| A
| uction House
| The Auction House
h2 = get_random_subtitle
nav
ul

@ -72,16 +72,10 @@ header
margin: 0
text-decoration: none
color: $fg_clr
h1
margin: 0
font-size: 1.2rem
font-weight: bold
span
background: $special_clr
color: #fff
h2
margin: 0
font-size: .8rem

Loading…
Cancel
Save