Ver Código Fonte

Fix style

This isn't a sure fix, but it works for now (tm).
Lucas Stadler 8 anos atrás
pai
commit
30d0ce8762
1 arquivos alterados com 1 adições e 2 exclusões
  1. 1 2
      perf/perf.go

+ 1 - 2
perf/perf.go

@ -125,11 +125,10 @@ body {
125 125
	display: flex;
126 126
127 127
	position: fixed;
128
	width: 100vw;
128
	width: 99.1vw;
129 129
	transform: translate(-0.5em, -3em);
130 130
131 131
	padding: 0.75em;
132
	margin-bottom: 1em;
133 132
134 133
	background-color: #222;
135 134
	color: #ddd;