Merge branch 'practice' of github.com:ArcticHawk1/SEG3125-LAB5 into practice

This commit is contained in:
soyed 2021-03-10 15:03:39 -05:00
commit 825e43a581
2 changed files with 17 additions and 12 deletions

View file

@ -63,7 +63,7 @@ h3 {
}
h5 {
font-weight: bold;
font-size: 23px;
}
p {
@ -79,6 +79,11 @@ hr {
}
h2:hover{
color:#72a7b3
}
/* navigation bar */
.navbar {
@ -88,6 +93,7 @@ hr {
.section-heading {
font-size: 3rem;
line-height: 1.5;
color: #34626c
}
.navbar-brand {