Bläddra i källkod

Fix CSS margin to match other boxes

pull/24/head
Frances Hocutt 8 år sedan
förälder
incheckning
8161bcec54
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. +1
    -1
      static/style.css

+ 1
- 1
static/style.css Visa fil

@@ -65,7 +65,7 @@ div#info-box {

div#turnitin-container {
padding: 5px 10px;
margin: 15px 10px 10px 5px;
margin: 15px 5px 10px 5px;
}

div#turnitin-title {


Laddar…
Avbryt
Spara