don't wrap universe headline

This commit is contained in:
Sebastian Wiedenroth 2017-07-30 16:46:39 +02:00
parent ec852df0bb
commit e133a52dec

View file

@ -11,6 +11,9 @@
background: #222; background: #222;
color: #eee; color: #eee;
} }
h1 {
clear: both;
}
input[type=range] { input[type=range] {
-webkit-appearance: slider-vertical; -webkit-appearance: slider-vertical;
height: 200px; height: 200px;