Skip to content

Commit a51202b

Browse files
Merge branch 'feature/wireframe' of https://github.com/Yonatanteklemariam/Module-Onboarding into feature/wireframe
2 parents 2a47040 + 8a53d16 commit a51202b

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Wireframe/style.css

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ body {
9090
padding-left: 15px;
9191
padding-right: 15px;
9292
padding-bottom: 80px;
93+
padding-bottom: 80px;
9394
border: 2px solid #000;
9495
border-radius: 10px;
9596
margin-bottom: 20px;
@@ -141,6 +142,7 @@ body {
141142
margin-left: 20px;
142143
text-align: justify;
143144
padding-bottom: 125px;
145+
padding-bottom: 125px;
144146
}
145147

146148
.small-article {
@@ -175,22 +177,28 @@ footer {
175177
text-align: center;
176178
text-shadow: 2px 2px 4px rgba(225, 226, 237, 0.982);
177179
line-height: 1.2;
180+
line-height: 1.2;
178181
margin-top: auto;
179182
width: 100%;
180183
clear: both;
184+
width: 100%;
185+
clear: both;
181186
}
182187

183188
footer p {
189+
font-size: 16px;
184190
font-size: 16px;
185191
font-weight: bold;
186192
}
187193

188194
.footer-note {
195+
font-size: 16px;
189196
font-size: 16px;
190197
color: #1a082c;
191198
margin-bottom: 5px;
192199
text-shadow: 2px 2px 4px rgba(210, 213, 244, 0.982);
193200
padding-top: 5px;
201+
padding-top: 5px;
194202
border-bottom: none;
195203
border-radius: 10px;
196204
}

0 commit comments

Comments
 (0)