You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
265 B
24 lines
265 B
#banner{
|
|
margin: 10 auto;
|
|
padding-top: 0;
|
|
margin-top: 0;
|
|
}
|
|
|
|
#homepage_text{
|
|
font-size: 20px;
|
|
text-align: center;
|
|
}
|
|
|
|
body{
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
|
|
nav{
|
|
padding-bottom: 0;
|
|
margin-bottom: 0;
|
|
}
|
|
|
|
.mb-3 .my-3{
|
|
margin-bottom: 0;
|
|
}
|