This repository has been archived on 2025-01-07. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
rebuilding-bartik/assets/css/custom-utilities.pcss
2020-03-16 09:05:58 +00:00

4 lines
64 B
Text

.skip-link:focus {
left: 50%;
transform: translateX(-50%)
}