Browse Source

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

Lee Morgan 1 năm trước cách đây
mục cha
commit
a9ba52395a
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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{