This repository has been archived on 2020-03-05. You can view files and clone it, but cannot push or open issues or pull requests.
gymrooster/scss/index.css

10 lines
164 B
CSS

body nav {
position: absolute;
top: 0;
left: 0;
right: 0;
height: 64px;
color: white;
background-color: black;
}
/*# sourceMappingURL=index.css.map */