homepage fixed and merge
This commit is contained in:
parent
cc7652fafe
commit
1b2f4b10ba
4 changed files with 15 additions and 8 deletions
|
|
@ -6,6 +6,11 @@
|
|||
padding: 1rem 2rem;
|
||||
color: white;
|
||||
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
z-index: 1000;
|
||||
width: 100%;
|
||||
|
||||
&__logo {
|
||||
font-size: 1.5rem;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue