+
CU Coventry, part of the Coventry University Group, offers a style of education which is flexible and designed to fit around your life. Choose from a wide range of career relevant courses and study at a pace that suits you. Students who study at CU Coventry benefit from a modern, forward-thinking higher education institution, reinforced by the quality and reputation of Coventry University.
diff --git a/about/about_assets/about.css b/about/about_assets/about.css
index c6894e0..5a9a5d7 100644
--- a/about/about_assets/about.css
+++ b/about/about_assets/about.css
@@ -31,3 +31,7 @@ p .aboutContent {
p .aboutTitle {
font-size: 2em;
}
+
+.nextLine {
+ clear: both;
+}
\ No newline at end of file
diff --git a/main.css b/main.css
index ef71a6a..e6bc9a5 100644
--- a/main.css
+++ b/main.css
@@ -28,10 +28,6 @@ abbr {
text-decoration: none;
}
-details {
- clear: both;
-}
-
footer {
background-color: #0d0d0d;
padding-top: 25px;