mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-01-01 01:16:26 +00:00
Fixed navbar and added an article
This commit is contained in:
@ -95,11 +95,12 @@ body {
|
||||
// ================ NAV ================//
|
||||
|
||||
.navbar-wrapper {
|
||||
position: relative;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
left: 0;
|
||||
z-index: 20;
|
||||
transition: background-color 1s ease-in;
|
||||
background: black;
|
||||
|
||||
&.affix {
|
||||
|
||||
Reference in New Issue
Block a user