Nav bar CSS base
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
@import "../../assets/scss/globals";
|
||||
|
||||
.drop-down-box {
|
||||
color: $white;
|
||||
background-color: white;
|
||||
margin-top: 0.8rem;
|
||||
position: absolute;
|
||||
width: 6rem;
|
||||
border: 0.1rem solid black;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user