mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-05-18 17:14:34 -04:00
parent
0d8cb9fd15
commit
b5f3debebb
1 changed files with 6 additions and 0 deletions
|
@ -51,3 +51,9 @@
|
||||||
.top-link:focus {
|
.top-link:focus {
|
||||||
outline: 0
|
outline: 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media screen and (max-width:800px) {
|
||||||
|
.list .top-link {
|
||||||
|
transform: translateY(-5rem)
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue