This repository has been archived on 2024-01-22. You can view files and clone it, but cannot push or open issues or pull requests.
speedie-page/css/header.css

7 lines
83 B
CSS
Raw Normal View History

2022-11-23 10:58:43 +01:00
.navbar {
background-color: #070020;
padding: 8px;
position: sticky;
top: 0;
}