Aligned page title; changed the font weight in the menu below the header
This commit is contained in:
parent
df772b638f
commit
07f7c25455
|
@ -47,7 +47,7 @@ nav{
|
|||
&.menu-item{
|
||||
a{
|
||||
font-size: 14pt;
|
||||
font-weight: 400;
|
||||
font-weight: 500;
|
||||
&::after{
|
||||
color: #298596;
|
||||
}
|
||||
|
@ -174,7 +174,7 @@ form{
|
|||
}
|
||||
@media screen {
|
||||
@media (min-width: 992px) {
|
||||
padding: 0 2rem;
|
||||
padding: 0 1rem 0 2rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue