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