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

5 lines
64 B
Text
Raw Normal View History

2020-03-16 00:21:07 +00:00
.skip-link:focus {
left: 50%;
transform: translateX(-50%)
}