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 div
a.inlbutton#logo_container href="/" target="_self" a.inlbutton#logo_container href="/" target="_self"
h1 h1
| The | The Auction House
span
| A
| uction House
h2 = get_random_subtitle h2 = get_random_subtitle
nav nav
ul ul

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

Loading…
Cancel
Save