Nils Schneider 9 년 전
부모
커밋
0b00899e12
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      index.html

+ 1 - 2
index.html

@@ -190,8 +190,7 @@
       }
 
       .bar {
-        display: inline-block;
-        width: 100%;
+        display: block;
         height: 1.4em;
         background: rgba(85, 128, 32, 0.5);
         position: relative;