Fix styling
This commit is contained in:
parent
edd0f40e17
commit
90723db161
@ -25,6 +25,11 @@
|
|||||||
gap: 2.5rem;
|
gap: 2.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.back a {
|
||||||
|
border: 0px;
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
.back a img {
|
.back a img {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
height: auto;
|
height: auto;
|
||||||
|
@ -47,18 +47,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
li a {
|
li a {
|
||||||
display: flex;
|
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 1.25rem;
|
|
||||||
border-bottom: 2px solid transparent;
|
|
||||||
}
|
|
||||||
|
|
||||||
li a:hover {
|
|
||||||
border-bottom: 2px solid var(--link-hover);
|
|
||||||
}
|
|
||||||
|
|
||||||
h2 {
|
|
||||||
line-height: 1.4;
|
|
||||||
margin-bottom: 20px;
|
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user