5 lines
64 B
Plaintext
5 lines
64 B
Plaintext
.skip-link:focus {
|
|
left: 50%;
|
|
transform: translateX(-50%)
|
|
}
|