Unverified Commit 51586e6d authored by Cassidy Dingenskirchen's avatar Cassidy Dingenskirchen Committed by Birte Kristina Friesel
Browse files

fix #89



(cherry picked from commit 6d2b5b4db3e7c4147eefe0bc401c4fe8d29382f9)
Signed-off-by: default avatarBirte Kristina Friesel <derf@finalrewind.org>
parent 7eedd514
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -7,6 +7,10 @@
	cursor: pointer;
}

.navbar-fixed {
	z-index: 1001;
}

.brand-logo span {
	transition: color 1s;
}