Skip to content

Commit afdae6f

Browse files
committed
actually fixed mobile issue
1 parent 45bded9 commit afdae6f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Temp/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ <h6>MBBS FRACS</h6>
195195
<div class="SeperatorBackground" id="aboutSep">
196196
<div class="Row">
197197
<div class="SeperatorText">
198-
<h1>Contact Infoaaaa</h1>
198+
<h1>Contact Info</h1>
199199
</div>
200200
</div>
201201
</div>

Temp/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ nav ul li a:hover {
137137
padding: 0 5em;
138138
}
139139
#aboutSep {
140-
margin-top: 20em;
140+
clear: both;
141141
height: 100px;
142142
}
143143
footer {

0 commit comments

Comments
 (0)