Skip to content

Commit a8b2230

Browse files
committed
changing subtitle
1 parent 41eb8b6 commit a8b2230

File tree

1 file changed

+3
-1
lines changed
  • reports/assessment_on_the_web/part_1/css

1 file changed

+3
-1
lines changed

reports/assessment_on_the_web/part_1/css/main.css

+3-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ h1 {
9999

100100
.subhead {
101101
position: relative;
102-
top: 100px;
102+
top: 50px;
103103
}
104104

105105
.sub-jumbotron h2 {
@@ -148,6 +148,8 @@ footer {
148148
padding: 25px 0;
149149
font-size: 15px;
150150
line-height: 25px;
151+
position: relative;
152+
z-index: 2;
151153
}
152154

153155
footer strong {

0 commit comments

Comments
 (0)