소스 검색

Move exercise name down so as to not overlap with buttons.

Lee Morgan 1 년 전
부모
커밋
a9ba52395a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      views/css/session.css

+ 1 - 0
views/css/session.css

@@ -48,6 +48,7 @@
 #sessionPage h1{
     text-align: center;
     text-decoration: underline;
+    margin-top: 15px;
 }
 
 .weightSet{