Silent 6 vuotta sitten
vanhempi
commit
7e5dd9809b
1 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. 3 3
      resources/views/admin/students/detail.blade.php

+ 3 - 3
resources/views/admin/students/detail.blade.php

@@ -3,11 +3,11 @@
     .sg-label, .sg-value {
     .sg-label, .sg-value {
         display: inline-block;
         display: inline-block;
         margin: 10px;
         margin: 10px;
-        font-size: 1.2rem;
-        font-weight: bold;
+        font-size: 1.5rem;
     }
     }
     .sg-label {
     .sg-label {
-        font-size: 1.5rem;
+        text-align: right;
+        font-weight: bold;
         width: 20%;
         width: 20%;
     }
     }
     .sg-detail-container {
     .sg-detail-container {