mirror of
https://github.com/quatalog/site.git
synced 2024-11-14 02:42:50 +00:00
Strength of MaterialsENGR-2530 => Strength of Materials ENGR-2530
This commit is contained in:
parent
1a9a8e3c3c
commit
ab1c67d11d
|
@ -137,12 +137,12 @@
|
|||
.courseName {
|
||||
color: var(--quacs-yellow);
|
||||
font-size: 1.45rem;
|
||||
margin-left: 0.5vmin;
|
||||
}
|
||||
|
||||
.courseCode {
|
||||
color: var(--quacs-midtone);
|
||||
font-weight: 400;
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
||||
#searchResultsContainer p {
|
||||
|
@ -151,7 +151,7 @@
|
|||
}
|
||||
|
||||
#searchResultsContainer h3 span {
|
||||
margin-right: 1vmin;
|
||||
margin-right: 0.5vw;
|
||||
}
|
||||
|
||||
#searchResultsContainer h3:hover p {
|
||||
|
|
Loading…
Reference in a new issue