Anthology templates. Got DBUI for db queries working.
This commit is contained in:
@ -79,6 +79,10 @@ main{
|
||||
|
||||
/* COURSE CARDS */
|
||||
|
||||
.course-card-info {
|
||||
max-height: 75%;
|
||||
}
|
||||
|
||||
.np-card-content-title{
|
||||
color: #363636;
|
||||
}
|
||||
@ -200,8 +204,8 @@ main{
|
||||
}
|
||||
|
||||
/* HERO STYLING */
|
||||
@media screen and (min-width: 768px){
|
||||
/* @media screen and (min-width: 768px){
|
||||
.np-homepage-hero{
|
||||
margin: 0 -24px;
|
||||
}
|
||||
}
|
||||
} */
|
||||
|
||||
Reference in New Issue
Block a user