We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45bded9 commit afdae6fCopy full SHA for afdae6f
Temp/index.html
@@ -195,7 +195,7 @@ <h6>MBBS FRACS</h6>
195
<div class="SeperatorBackground" id="aboutSep">
196
<div class="Row">
197
<div class="SeperatorText">
198
- <h1>Contact Infoaaaa</h1>
+ <h1>Contact Info</h1>
199
</div>
200
201
Temp/style.css
@@ -137,7 +137,7 @@ nav ul li a:hover {
137
padding: 0 5em;
138
}
139
#aboutSep {
140
- margin-top: 20em;
+ clear: both;
141
height: 100px;
142
143
footer {
0 commit comments